Skip to content

Commit 4b98a41

Browse files
committed
kotlintest testCompile
1 parent 3a6ff81 commit 4b98a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
2020

21-
compile 'com.github.elect86:kotlintest:43281b7e1b'
21+
testCompile 'com.github.elect86:kotlintest:43281b7e1b'
2222
}
2323

2424
repositories {

0 commit comments

Comments
 (0)