+ Renamed Test.cpp to StormTest.cpp

This commit is contained in:
Ladislav
2014-04-18 20:33:06 +02:00
parent 5720c3b5b0
commit fd430b981c
7 changed files with 8 additions and 8 deletions

View File

@@ -129,7 +129,7 @@ static DWORD CheckSizeOfAttributesFile(DWORD cbAttrFile, DWORD dwAttrFlags, DWOR
// Invalid size of the (attributes) file
// Note that many MPQs, especially Warcraft III maps have the size of (attributes) invalid.
// We only perform this check if this is the STORMLIB testprogram itself
assert(false);
// assert(false);
#endif
return 0;