diff options
Diffstat (limited to 'test/webcals/sax_test.js')
-rw-r--r-- | test/webcals/sax_test.js | 1 |
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'); |