aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGareth Aye <gaye@mozilla.com>2014-02-04 13:05:45 -0500
committerGareth Aye <gaye@mozilla.com>2014-02-04 13:05:45 -0500
commitef4cd2cfe124c8a8130110a0d0c06b7d6851d27b (patch)
tree369facb7640d826eee46af6ce63fcacf55557366 /lib
parent09d9ad3f92edec992bd1ab2e6a1c505f16bf22de (diff)
downloadjsCalDAV-ef4cd2cfe124c8a8130110a0d0c06b7d6851d27b.tar.gz
Resurrect server-specific tests
Diffstat (limited to 'lib')
-rw-r--r--lib/caldav/connection.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/caldav/connection.js b/lib/caldav/connection.js
index 7262d06..8869571 100644
--- a/lib/caldav/connection.js
+++ b/lib/caldav/connection.js
@@ -1,6 +1,7 @@
(function(module, ns) {
- var XHR = ns.require('xhr');
+ var Caldav = ns.require('caldav'),
+ XHR = ns.require('xhr');
/**
* Connection objects contain