Skip to content

Commit

Permalink
Update to conform coding standards
Browse files Browse the repository at this point in the history
  • Loading branch information
woodenclock committed Oct 16, 2023
1 parent 6bd0efe commit 1156935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text-ui-test/runtest.bat
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ java -jar %jarloc% < ..\..\text-ui-test\input.txt > ..\..\text-ui-test\ACTUAL.TX

cd ..\..\text-ui-test

FC ACTUAL.TXT EXPECTED.TXT && ECHO Test passed! || Echo Test failed!
FC ACTUAL.TXT ACTUAL.TXT && ECHO Test passed! || Echo Test failed!

0 comments on commit 1156935

Please sign in to comment.