aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/webdav/webdav-file.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/webdav/webdav-file.scm')
-rw-r--r--tests/unit/webdav/webdav-file.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit/webdav/webdav-file.scm b/tests/unit/webdav/webdav-file.scm
index 85f4738d..cc7c98dd 100644
--- a/tests/unit/webdav/webdav-file.scm
+++ b/tests/unit/webdav/webdav-file.scm
@@ -20,6 +20,7 @@
(define test-root (mkdtemp (string-copy "/tmp/calp-test-XXXXXX")))
(define root-resource (make <file-resource>
+ name: "*root*"
root: test-root))