aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/vcomponent/create.scm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/unit/vcomponent/create.scm (renamed from tests/test/create.scm)3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test/create.scm b/tests/unit/vcomponent/create.scm
index 7cc00419..caf2d33c 100644
--- a/tests/test/create.scm
+++ b/tests/unit/vcomponent/create.scm
@@ -64,3 +64,6 @@
(test-assert (every vline? (prop* ev 'PROP)))))
;; (test-group "Parameters and lists" )
+
+
+'((vcomponent create))