Skip to content
Snippets Groups Projects
Commit c5cd9c7f authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Yet another...

parent c05624fa
No related branches found
No related tags found
No related merge requests found
Pipeline #46484 failed
......@@ -46,8 +46,9 @@ test {
dependencies {
compile "com.fasterxml.jackson.core:jackson-databind:2.9.8"
compile 'fischer.clemens:FxMapControl:1.0'
if (! project.hasProperty('gitlab-ci')) {
compile 'fischer.clemens:FxMapControl:1.0'
}
testImplementation 'junit:junit:4.12'
testImplementation "org.testfx:testfx-core:4.0.16-alpha"
testImplementation "org.testfx:testfx-junit:4.0.16-alpha"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment