diff options
Diffstat (limited to 'test/webcals/request')
-rw-r--r-- | test/webcals/request/propfind_test.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/webcals/request/propfind_test.js b/test/webcals/request/propfind_test.js index 609cc82..ea6f080 100644 --- a/test/webcals/request/propfind_test.js +++ b/test/webcals/request/propfind_test.js @@ -1,4 +1,5 @@ requireRequest(); +testSupport.lib('request/propfind'); suite('webcals/request/propfind', function() { var Abstract, |