Skip to content

Commit a3b7f08

Browse files
committed
Merge branch 'master' into add/callback
2 parents 8b60f93 + 47da632 commit a3b7f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dotc/tests.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import org.junit.experimental.categories._
77

88
import scala.io.Source
99

10-
10+
// tests that match regex '(pos|dotc|run|java|compileStdLib)\.*' would be executed as benchmarks.
1111
class tests extends CompilerTest {
1212

1313
def isRunByJenkins: Boolean = sys.props.isDefinedAt("dotty.jenkins.build")

0 commit comments

Comments
 (0)