Example #1
0
 public void All_Test()
 {
     Levels = LevelFactory.GetAll_Unsolvable();
     Run();
 }