BAEL-17450 Slice 20 | The top 100 articles should have their own package in the module (#7757)

This commit is contained in:
Dhawal Kapil
2019-09-10 17:13:16 +05:30
committed by Josh Cummings
parent 4cfb4b8d25
commit fe94b62375
4 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
package org.baeldung.mockito;
package org.baeldung.mockito.spy;
import static org.junit.Assert.assertEquals;