File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ echo "Scala.js branch: $SCALAJS_BRANCH"
13
13
14
14
case $SCALAJS_BRANCH in
15
15
main)
16
- TESTS=" helloworld$SUFFIX /run testSuite$SUFFIX /test testSuiteJVM$SUFFIX /test ir$SUFFIX /test irJS$SUFFIX /test set~linker.v$SUFFIX /Test/testOptions+=Tests.Filter(_!=" ' "' " org.scalajs.linker.BackwardsCompatTest" ' "' " );linker$SUFFIX /testOnly~--~-v set~linkerJS.v $SUFFIX /Test/testOptions+=Tests.Filter(_!= " ' " ' " org.scalajs.linker.BackwardsCompatTest " ' " ' " );linkerJS $SUFFIX /testOnly~--~-v "
16
+ TESTS=" helloworld$SUFFIX /run testSuite$SUFFIX /test testSuiteJVM$SUFFIX /test ir$SUFFIX /test irJS$SUFFIX /test set~linker.v$SUFFIX /Test/testOptions+=Tests.Filter(_!=" ' "' " org.scalajs.linker.BackwardsCompatTest" ' "' " );linker$SUFFIX /testOnly~--~-v"
17
17
;;
18
18
* )
19
19
echo " Unknown Scala.js branch $SCALAJS_BRANCH "
You can’t perform that action at this time.
0 commit comments