Skip to content

Commit 4b4403e

Browse files
committed
objectionary#3941 remove +unlint line
1 parent ebc33d4 commit 4b4403e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eo-maven-plugin/src/test/java/org/eolang/maven/TranspileMojoIT.java

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ void transpilesWithPackage(@Mktmp final Path temp) throws Exception {
3434
String.join(
3535
"\n",
3636
"+package one",
37-
"+unlint object-has-data",
3837
"",
3938
"# no comments.",
4039
"[] > foo",

0 commit comments

Comments
 (0)