summaryrefslogtreecommitdiff
path: root/cli/tests/toc/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-09-28 13:48:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-09-28 13:48:18 +0200
commiteebdf078fcbd5b69e0ed70adcb3c6d1d0c50343e (patch)
treed475bdfe4e54104fb4769f80bd1aec34309ee012 /cli/tests/toc/buildfile
parent2181ec73117f2e18cc622ead6256c8104b631214 (diff)
Move runtime tests from cli-tests/ to cli/tests/
Diffstat (limited to 'cli/tests/toc/buildfile')
-rw-r--r--cli/tests/toc/buildfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/cli/tests/toc/buildfile b/cli/tests/toc/buildfile
new file mode 100644
index 0000000..50a9ec0
--- /dev/null
+++ b/cli/tests/toc/buildfile
@@ -0,0 +1,8 @@
+# file : tests/toc/buildfile
+# license : MIT; see accompanying LICENSE file
+
+import! [metadata] cli = cli%exe{cli}
+
+./: testscript $cli
+
+testscript{*}: test = $cli