Skip to content

Commit 3bf341e

Browse files
committed
chore: fixed package and directory to lowercase
1 parent 52c5d10 commit 3bf341e

File tree

1 file changed

+2
-0
lines changed
  • lesson_16/objects/objects_app/src/test/java/com/codedifferently/lesson16/HummadTanweer

1 file changed

+2
-0
lines changed

lesson_16/objects/objects_app/src/test/java/com/codedifferently/lesson16/HummadTanweer/PersonTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
import com.codedifferently.lesson16.HummadTanweer.Person.Gender;
99
import com.codedifferently.lesson16.HummadTanweer.Person.HobbyLimitExceededException;
10+
import com.codedifferently.lesson16.hummadtanweer.Person;
11+
1012
import org.junit.jupiter.api.Test;
1113

1214
public class PersonTest {

0 commit comments

Comments
 (0)