aboutsummaryrefslogtreecommitdiffstats
path: root/test/caldav/sax/dav_response_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/caldav/sax/dav_response_test.js')
-rw-r--r--test/caldav/sax/dav_response_test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/caldav/sax/dav_response_test.js b/test/caldav/sax/dav_response_test.js
index cb3d2b7..b8f4716 100644
--- a/test/caldav/sax/dav_response_test.js
+++ b/test/caldav/sax/dav_response_test.js
@@ -3,7 +3,7 @@ testSupport.lib('sax');
testSupport.lib('sax/base');
testSupport.lib('ical');
testSupport.lib('sax/dav_response');
-require('/lib/ical.js');
+testSupport.lib('../ical');
suite('caldav/sax/dav_response', function() {