Skip to content

Commit 9c3a325

Browse files
1 parent 0251b9b commit 9c3a325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/TestASTContext.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* License: Mozilla Public License 2.0 (MPL-2.0)
1313
*/
1414

15-
package com.bookmap.test;
15+
package com.example.test;
1616

1717
/**
1818
* Test class for AST context functionality

test/TestJavaFile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* License: Mozilla Public License 2.0 (MPL-2.0)
1313
*/
1414

15-
package com.bookmap.test;
15+
package com.example.test;
1616

1717
import java.util.List;
1818
import java.util.ArrayList;

0 commit comments

Comments
 (0)