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