Skip to content

Commit 4d64987

Browse files
authored
remove redundant tests
1 parent e7ef82d commit 4d64987

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

project/scripts/cmdTests

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,5 @@ mkdir -p out/scriptedtest2
9090
./bin/dotc -from-tasty -classpath out/scriptedtest1/ -d out/scriptedtest2/ dotrtest.Test
9191
./bin/dotr -classpath out/scriptedtest2/ dotrtest.Test
9292

93-
./project/scripts/sbt ";dist-bootstrapped/pack"
94-
./dist-bootstrapped/target/pack/bin/dotc tests/run/hello.scala
95-
./dist-bootstrapped/target/pack/bin/dotr Test
9693
# echo ":quit" | ./dist-bootstrapped/target/pack/bin/dotr # not supported by CI
9794
mkdir -p _site && ./dist-bootstrapped/target/pack/bin/dotd -project Hello -siteroot _site tests/run/hello.scala

0 commit comments

Comments
 (0)