aboutsummaryrefslogtreecommitdiffstats
path: root/test/webcals/sax_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/webcals/sax_test.js')
-rw-r--r--test/webcals/sax_test.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/webcals/sax_test.js b/test/webcals/sax_test.js
index 75ff496..7924c0a 100644
--- a/test/webcals/sax_test.js
+++ b/test/webcals/sax_test.js
@@ -1,5 +1,5 @@
-testSupport.requireLib('sax');
-testSupport.requireLib('sax/base');
+testSupport.lib('sax');
+testSupport.lib('sax/base');
suite('webcals/sax', function() {