aboutsummaryrefslogtreecommitdiffstats
path: root/test/webcals/ical_test.js
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-06-27 19:29:52 +0200
committerJames Lal <james@lightsofapollo.com>2012-06-27 19:29:52 +0200
commitf80561373584abd8b5c8a12adfa6872efc324d60 (patch)
treec1065f5244286ab9cd595185df0925567abc8e2e /test/webcals/ical_test.js
parentd76e26ac16c16ca30a9c177fa292f5cdf184955e (diff)
downloadjsCalDAV-f80561373584abd8b5c8a12adfa6872efc324d60.tar.gz
convention rework
Diffstat (limited to 'test/webcals/ical_test.js')
-rw-r--r--test/webcals/ical_test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/webcals/ical_test.js b/test/webcals/ical_test.js
index ff589b6..3ff1dc3 100644
--- a/test/webcals/ical_test.js
+++ b/test/webcals/ical_test.js
@@ -1,4 +1,4 @@
-testSupport.requireLib('ical'),
+testSupport.lib('ical'),
suite('webcals/ics', function() {