diff --git a/ags3/auto-test/test-file.asc b/ags3/auto-test/test-file.asc index a155f13..080ccee 100644 --- a/ags3/auto-test/test-file.asc +++ b/ags3/auto-test/test-file.asc @@ -1,7 +1,7 @@ // Test File Module Script int GetTestFileCount() { - return 17; + return 20; } void TestFile() diff --git a/ags4/auto-test/test-file.asc b/ags4/auto-test/test-file.asc index a155f13..080ccee 100644 --- a/ags4/auto-test/test-file.asc +++ b/ags4/auto-test/test-file.asc @@ -1,7 +1,7 @@ // Test File Module Script int GetTestFileCount() { - return 17; + return 20; } void TestFile()