Refactoring to a better package name

This commit is contained in:
Mona Mohamadinia
2019-12-07 22:32:13 +03:30
parent 8109db569b
commit 22572ee072
@@ -1,4 +1,4 @@
package com.baeldung.hook;
package com.baeldung.shutdownhook;
import org.junit.Test;