Skip to content

Commit edbe5b6

Browse files
committed
Fix sample
1 parent c149d94 commit edbe5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
open module org.my.app.test {
1+
open module org.my.lib.test {
22
requires org.my.lib;
33
requires org.junit.jupiter.api;
44
}

0 commit comments

Comments
 (0)