Skip to content

Commit bd10365

Browse files
author
jmhofer
committed
Reactivated the rxjava-core tests
1 parent de66728 commit bd10365

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.gradle

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ subprojects {
6363
}
6464
}
6565

66+
project(':rxjava-core') {
67+
sourceSets.test.java.srcDir 'src/test/java'
68+
}
69+

0 commit comments

Comments
 (0)