aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/vcomponent/param.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/unit/vcomponent/param.scm (renamed from tests/test/param.scm)3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test/param.scm b/tests/unit/vcomponent/param.scm
index 431a8f46..9611fd8a 100644
--- a/tests/test/param.scm
+++ b/tests/unit/vcomponent/param.scm
@@ -64,3 +64,6 @@ END:DUMMY"
(test-error
'warning
(vcomponent->sxcal component)))
+
+'((vcomponent base)
+ (vcomponent formats xcal output))