aboutsummaryrefslogtreecommitdiffstats
path: root/test/helper.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/helper.js')
-rw-r--r--test/helper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/helper.js b/test/helper.js
index 306a426..efb2487 100644
--- a/test/helper.js
+++ b/test/helper.js
@@ -178,6 +178,7 @@
testSupport.lib('templates/calendar_data');
testSupport.lib('templates/calendar_filter');
testSupport.helper('fake_xhr');
+ testSupport.lib('request/propfind');
//in the future we need a callback for browser support.
if (typeof(callback) !== 'undefined') {