refactor: clean up test output and improve code formatting
This commit is contained in:
@@ -9,7 +9,7 @@ public class TestSudokusString {
|
||||
@Test
|
||||
public void sudokuString() {
|
||||
System.out.println("TEST SUDOKU STRING : ");
|
||||
|
||||
|
||||
// Create a new Sudoku
|
||||
Sudoku sudoku = new Sudoku(9);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user