Skip to content

Commit

Permalink
+ Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Zezula authored and Ladislav Zezula committed Jun 5, 2018
1 parent cd1dc84 commit 38131b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/CascTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -535,6 +535,10 @@ int main(int argc, char * argv[])
// Single tests
//

printf("This is the first line\r");
printf("This is the second line");
printf("This is the third line");

TestOpenStorage_OpenFile("2018 - New CASC/00001", "DOWNLOAD");
// TestOpenStorage_EnumFiles("2016 - Starcraft II/45364", szListFile);
// TestOpenStorage_ExtractFiles("2014 - Heroes of the Storm/39445"), NULL);
Expand Down

0 comments on commit 38131b9

Please sign in to comment.