Refactoring to a better package name

This commit is contained in:
Mona Mohamadinia
2019-12-07 22:32:13 +03:30
parent 83e6115261
commit 58837c6350

View File

@@ -1,4 +1,4 @@
package com.baeldung.hook; package com.baeldung.shutdownhook;
import org.junit.Test; import org.junit.Test;