Skip to content

Commit

Permalink
Checkstyle fix - newline at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
yeozongyao committed Mar 19, 2024
1 parent 5789e40 commit 05bf1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/seedu/bookbuddy/BookBuddyTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ public void testPrintExitMessage() {
assertEquals(expectedOutput, outContent.toString());
}

}
}

0 comments on commit 05bf1d3

Please sign in to comment.