aboutsummaryrefslogtreecommitdiffstats
path: root/test/webcals/sax_test.js
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-06-27 21:45:58 +0200
committerJames Lal <james@lightsofapollo.com>2012-06-27 21:45:58 +0200
commitc351e9975cee59131839bc6823e0a3e8c2a3d6cf (patch)
treedc4eb9c6861dba52daa162d5dd448e1757b2c22b /test/webcals/sax_test.js
parentf80561373584abd8b5c8a12adfa6872efc324d60 (diff)
downloadjsCalDAV-c351e9975cee59131839bc6823e0a3e8c2a3d6cf.tar.gz
Implemented test-agent, all tests pass node/browser
Diffstat (limited to 'test/webcals/sax_test.js')
-rw-r--r--test/webcals/sax_test.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/webcals/sax_test.js b/test/webcals/sax_test.js
index 7924c0a..0ddd4bc 100644
--- a/test/webcals/sax_test.js
+++ b/test/webcals/sax_test.js
@@ -1,3 +1,4 @@
+testSupport.lib('responder');
testSupport.lib('sax');
testSupport.lib('sax/base');