Skip to content

Commit a07fb6a

Browse files
committed
setting the up that string test to use core test
1 parent b0e448d commit a07fb6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rxjava-contrib/rxjava-string/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ targetCompatibility = JavaVersion.VERSION_1_6
55

66
dependencies {
77
compile project(':rxjava-core')
8+
testCompile project(":rxjava-core").sourceSets.test.output
89
provided 'junit:junit-dep:4.10'
910
provided 'org.mockito:mockito-core:1.8.5'
1011
}

0 commit comments

Comments
 (0)