Skip to content

Commit 660f0ab

Browse files
committed
Run scala tests module
1 parent 25b6612 commit 660f0ab

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

settings.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11

2-
//include 'core', 'demo', 'tests'
3-
include 'core', 'demo', "consume"
4-
// The final Java 8 release, (build 1.8.0-b132) does not work with Gradle and the Scala plugin
5-
// see http://issues.gradle.org/browse/GRADLE-3023
6-
2+
include 'core', 'demo', "consume", "tests"

0 commit comments

Comments
 (0)