aboutsummaryrefslogtreecommitdiff
path: root/tests/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/build/root.build')
-rw-r--r--tests/build/root.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/build/root.build b/tests/build/root.build
index 3c04aa5..fa51917 100644
--- a/tests/build/root.build
+++ b/tests/build/root.build
@@ -5,7 +5,7 @@
# Import the ODB compiler we will be testing.
#
import odb = odb%exe{odb}
-test{*}: test = $odb
+testscript{*}: test = $odb
# Specify the test target for cross-testing.
#