diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2015-06-18 19:25:38 +0000 |
---|---|---|
committer | CI Train Bot <ci-train-bot@canonical.com> | 2015-06-18 19:25:38 +0000 |
commit | a15a7ba238ce4fdad574e831a0303706f159b28a (patch) | |
tree | 7ac49457b3b2af6d1d84f0a892ffb8de13f1561a /tests/CMakeLists.txt | |
parent | 3c85ae61b63c484d8465468c07860fc332ca5072 (diff) | |
parent | 23dc0fd91060fdd2f0d26a7b5bf22a952f08301f (diff) | |
download | ayatana-indicator-datetime-a15a7ba238ce4fdad574e831a0303706f159b28a.tar.gz ayatana-indicator-datetime-a15a7ba238ce4fdad574e831a0303706f159b28a.tar.bz2 ayatana-indicator-datetime-a15a7ba238ce4fdad574e831a0303706f159b28a.zip |
Fix invalid valarms in older clock-app alarms. Fixes: #1465806
Approved by: PS Jenkins bot, Ted Gould
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 1e22100..123aa9a 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -98,6 +98,7 @@ add_eds_ics_test_by_name(test-eds-ics-all-day-events) add_eds_ics_test_by_name(test-eds-ics-repeating-events) add_eds_ics_test_by_name(test-eds-ics-nonrepeating-events) add_eds_ics_test_by_name(test-eds-ics-repeating-valarms) +add_eds_ics_test_by_name(test-eds-ics-missing-trigger) # disabling the timezone unit tests because they require |