aboutsummaryrefslogtreecommitdiff
path: root/test-suite/misc/poly-capture-global-univs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/misc/poly-capture-global-univs.sh')
-rwxr-xr-xtest-suite/misc/poly-capture-global-univs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/misc/poly-capture-global-univs.sh b/test-suite/misc/poly-capture-global-univs.sh
index e066ac039b..39d20fd524 100755
--- a/test-suite/misc/poly-capture-global-univs.sh
+++ b/test-suite/misc/poly-capture-global-univs.sh
@@ -11,7 +11,7 @@ coq_makefile -f _CoqProject -o Makefile
make clean
-make src/evil_plugin.cmxs
+make src/evil_plugin.cma
if make; then
>&2 echo 'Should have failed!'