Fix script-util tests

This commit is contained in:
Ilya Chernikov
2017-11-29 12:42:01 +01:00
committed by Vyacheslav Gerasimov
parent 7710cc455c
commit a6f8db5d02
2 changed files with 4 additions and 2 deletions
@@ -31,7 +31,9 @@ afterEvaluate {
}
}
projectTest()
projectTest {
workingDir = rootDir
}
runtimeJar()
sourcesJar()