Skip to content

Commit cbfdf57

Browse files
committed
fix(test): skip a test to avoid linking error due to java source
1 parent d84b3ca commit cbfdf57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: tests/run/i17255/Module.scala

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// scalajs: --skip
2+
13
package p {
24
object Module {
35
override def toString = "Module"

0 commit comments

Comments
 (0)