move Test file to the annotations package
This commit is contained in:
parent
dd2c3c0170
commit
7b5581bb2b
|
@ -1,4 +1,4 @@
|
|||
package com.ossez.customannotations;
|
||||
package com.ossez.annotations;
|
||||
|
||||
import com.ossez.annotations.ClassWithDeprecatedMethod;
|
||||
import org.junit.jupiter.api.Test;
|
Loading…
Reference in New Issue