Skip to content

Commit

Permalink
Test: Enhanced testing coverage in GridFieldTest
Browse files Browse the repository at this point in the history
  • Loading branch information
2onefan2 committed Apr 21, 2024
1 parent 141e9f7 commit a50b098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/java/uta/cse3310/GridFieldTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ public void testAddWord() {
assertTrue(gridField.checkWord("HELLO"));
}
}

0 comments on commit a50b098

Please sign in to comment.