BAEL-17342 Slice 9 | The top 100 articles should have their own packa… (#7671)

* BAEL-17342 Slice 9 | The top 100 articles should have their own package in the module

* BAEL-17342 Slice 9 | The top 100 articles should have their own package in the module

-Updated for junit-assert-exception
This commit is contained in:
Dhawal Kapil
2019-09-01 00:58:28 +05:30
committed by Josh Cummings
parent a3d7b77c13
commit ac96aca6f8
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package com.baeldung.resource;
package com.baeldung.classpathfileaccess;
import static org.junit.Assert.assertEquals;