summaryrefslogtreecommitdiff
path: root/tests/test-calendar-sync--parse-rrule.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-calendar-sync--parse-rrule.el')
-rw-r--r--tests/test-calendar-sync--parse-rrule.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-calendar-sync--parse-rrule.el b/tests/test-calendar-sync--parse-rrule.el
index 123caa5c..099e4e44 100644
--- a/tests/test-calendar-sync--parse-rrule.el
+++ b/tests/test-calendar-sync--parse-rrule.el
@@ -7,6 +7,7 @@
;;; Code:
(require 'ert)
+(require 'testutil-calendar-sync)
(require 'calendar-sync)
;;; Setup and Teardown