diff options
Diffstat (limited to 'tests/test-calendar-sync-properties.el')
| -rw-r--r-- | tests/test-calendar-sync-properties.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-calendar-sync-properties.el b/tests/test-calendar-sync-properties.el index 6054fc5e..c25bb99f 100644 --- a/tests/test-calendar-sync-properties.el +++ b/tests/test-calendar-sync-properties.el @@ -19,8 +19,8 @@ ;;; Code: (require 'ert) -(require 'calendar-sync) (require 'testutil-calendar-sync) +(require 'calendar-sync) (defconst test-calendar-sync-property-trials 30 "Number of random trials to run for each property test. |
