aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/plugin3
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/coq-makefile/plugin3')
-rwxr-xr-xtest-suite/coq-makefile/plugin3/run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-suite/coq-makefile/plugin3/run.sh b/test-suite/coq-makefile/plugin3/run.sh
index cd47187582..1e2bd979b3 100755
--- a/test-suite/coq-makefile/plugin3/run.sh
+++ b/test-suite/coq-makefile/plugin3/run.sh
@@ -22,6 +22,5 @@ sort > desired <<EOT
./test/test_plugin.cmxs
./test/test.v
./test/test.vo
-./test/test.vos
EOT
exec diff -u desired actual