aboutsummaryrefslogtreecommitdiff
path: root/test/StormTest.cpp
diff options
context:
space:
mode:
authorLadislav Zezula <zezula@volny.cz>2022-02-12 13:14:04 +0100
committerGitHub <noreply@github.com>2022-02-12 13:14:04 +0100
commit02142e8837d3803a954579f21797d6da32657853 (patch)
treed69a5a881203a87d29469b3a98ea1722ff1c5e14 /test/StormTest.cpp
parentb79a6cc62e610ed405edb38cb990bfe7e6571bd6 (diff)
parent8e053ff5334f8aafaa8e5cc449fd90a71866b0a6 (diff)
Merge pull request #242 from ladislav-zezula/LZ_AnotherSCXProtector
Updated test project for storm.dll
Diffstat (limited to 'test/StormTest.cpp')
-rw-r--r--test/StormTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/StormTest.cpp b/test/StormTest.cpp
index 88b12d9..4e8e600 100644
--- a/test/StormTest.cpp
+++ b/test/StormTest.cpp
@@ -4330,7 +4330,7 @@ int _tmain(int argc, TCHAR * argv[])
for(int i = 2; i < argc; i++)
{
- TestArchive(argv[i], NULL, TFLG_FILE_LOCALE | 0x0409, "File00000014.xxx", NULL);
+ TestArchive(argv[i], NULL, TFLG_FILE_LOCALE | 0x0000, "staredit\\scenario.chk", NULL);
}
//