Skip to content

Commit 0e6d6ad

Browse files
committed
dummy commit
1 parent e085e4a commit 0e6d6ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,6 @@ configurations.all {
297297

298298
//compileScala.dependsOn(scalafmtAll)
299299

300-
301300
// Task to run scala tests, as Scala tests not picked up by Gradle by default.
302301
task spec(dependsOn: ['testClasses'], type: JavaExec) {
303302
main = 'org.scalatest.tools.Runner'

0 commit comments

Comments
 (0)