summaryrefslogtreecommitdiff
path: root/Test/linear/runtest.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Test/linear/runtest.bat')
-rw-r--r--Test/linear/runtest.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/linear/runtest.bat b/Test/linear/runtest.bat
index 3ccd660c..c8d3dc62 100644
--- a/Test/linear/runtest.bat
+++ b/Test/linear/runtest.bat
@@ -9,7 +9,7 @@ for %%f in (typecheck.bpl) do (
%BGEXE% %* /nologo /noinfer /typeEncoding:m /useArrayTheory %%f
)
-for %%f in (list.bpl allocator.bpl f1.bpl f2.bpl) do (
+for %%f in (list.bpl allocator.bpl f1.bpl f2.bpl f3.bpl) do (
echo.
echo -------------------- %%f --------------------
%BGEXE% %* /nologo /noinfer /typeEncoding:m /useArrayTheory /doModSetAnalysis %%f