fixed extraZPMs test in Tester.java
This commit is contained in:
parent
689e7c6324
commit
328107adb8
@ -122,6 +122,13 @@ public class Tester {
|
||||
String[] expectedOutputs = {};
|
||||
|
||||
return testOnSequenceOfCommands(commands, expectedOutputs);
|
||||
|
||||
System.out.print("extraZPMs: ");
|
||||
if(results)
|
||||
System.out.println("Sikeres!");
|
||||
else System.out.println("Sikertelen!");
|
||||
|
||||
return results;
|
||||
}
|
||||
|
||||
boolean testScalesAndGates(){
|
||||
|
Loading…
Reference in New Issue
Block a user