aboutsummaryrefslogtreecommitdiff
path: root/tests/test/config-test/testscript
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-02-09 15:00:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-02-09 15:00:16 +0200
commitab0d6919707349436edd336bbfa8f433bd6e6749 (patch)
tree864fc885d71ab8205f9c47f0c813b0a48166de33 /tests/test/config-test/testscript
parentdab05fa5ebea3aaf7107c8acf18a7f17c556a45c (diff)
Fix broken test (and few other things)
Diffstat (limited to 'tests/test/config-test/testscript')
-rw-r--r--tests/test/config-test/testscript5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/test/config-test/testscript b/tests/test/config-test/testscript
index 7423322..0561a59 100644
--- a/tests/test/config-test/testscript
+++ b/tests/test/config-test/testscript
@@ -75,8 +75,9 @@ EOI
# units/simple - simple (non-scripted) test
#
# This one is a bit tricky since we need an executable to run. We don't want
-# to be building anything as part of our test project so what we do is test
-# a dummy file target with an overridden test target.
+# to be building anything as part of our test project so what we do is test a
+# dummy file target with an overridden test target (note that $src_root here
+# refers to the root of the project being tested).
#
+mkdir proj/units/simple
+touch proj/units/simple/driver