summaryrefslogtreecommitdiff
path: root/tests.build/ambiguous-refs.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.build/ambiguous-refs.script')
-rwxr-xr-xtests.build/ambiguous-refs.script4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests.build/ambiguous-refs.script b/tests.build/ambiguous-refs.script
index fbfbdfd7..e1eae59d 100755
--- a/tests.build/ambiguous-refs.script
+++ b/tests.build/ambiguous-refs.script
@@ -25,8 +25,8 @@ set -eu
# Create a ref that will show up in 'git show-ref' before the real master ref
cd "$DATADIR/morphs-repo"
git checkout -q -b alpha/master
-git rm -q hello-stratum.morph
+git rm -q hello-system.morph
git commit -q -m "This ref will not build correctly"
"$SRCDIR/scripts/test-morph" build-morphology \
- test:morphs-repo master hello-stratum
+ test:morphs-repo master hello-system