diff options
Diffstat (limited to 'test/StormTest.cpp')
-rw-r--r-- | test/StormTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/StormTest.cpp b/test/StormTest.cpp index e7a2434..ad38b4d 100644 --- a/test/StormTest.cpp +++ b/test/StormTest.cpp @@ -4443,7 +4443,7 @@ int _tmain(int argc, TCHAR * argv[]) for(int i = 2; i < argc; i++)
{
- TestArchive(argv[i], Bliz, 0, "sound\\zerg\\advisor\\zaderr05.wav", NULL);
+ TestArchive(argv[i], Bliz, 0, "Scripts\\War3map.j", NULL);
}
//
|