Skip to content

Commit 6bbc90e

Browse files
authored
Update LeapTest.java
1 parent 67de199 commit 6bbc90e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/org/osidays/cidemo/LeapTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
import static org.osidays.cidemo.CalendarUtils.isLeapYear;
44
import static org.junit.jupiter.api.Assertions.assertTrue;
5+
import static org.junit.jupiter.api.Assertions.assertFalse;
56
import org.junit.jupiter.api.Test;
67

78

0 commit comments

Comments
 (0)