This is what it's trying to run: ``` java.exe -ea ...
# kobalt
c
This is what it's trying to run:
Copy code
java.exe -ea -classpath C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-runtime\1.0.6\kotlin-runtime-1.0.6.jar;C:\Users\Cedric\.kobalt\cache\org\bouncycastle\bcprov-jdk15on\1.50\bcprov-jdk15on-1.50.jar;C:\Users\Cedric\.kobalt\cache\org\junit\platform\junit-platform-commons\1.1.0-M1\junit-platform-commons-1.1.0-M1.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-stdlib\1.0.6\kotlin-stdlib-1.0.6.jar;C:\Users\Cedric\.kobalt\cache\org\junit\platform\junit-platform-engine\1.1.0-M1\junit-platform-engine-1.1.0-M1.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-reflect\1.0.6\kotlin-reflect-1.0.6.jar;C:\Users\Cedric\kotlin\cfg4k\.\cfg4k-core\kobaltBuild\test-classes;C:\Users\Cedric\kotlin\cfg4k\.\cfg4k-core\kobaltBuild\classes;C:\Users\Cedric\.kobalt\cache\org\jetbrains\spek\spek-api\1.1.2\spek-api-1.1.2.jar;C:\Users\Cedric\.kobalt\cache\com\squareup\okio\okio\1.13.0\okio-1.13.0.jar;C:\Users\Cedric\.kobalt\cache\com\squareup\okhttp3\okhttp\3.9.1\okhttp-3.9.1.jar;C:\Users\Cedric\.kobalt\cache\org\junit\platform\junit-platform-suite-api\1.1.0-M1\junit-platform-suite-api-1.1.0-M1.jar;C:\Users\Cedric\.kobalt\cache\com\winterbe\expekt\0.5.0\expekt-0.5.0.jar;C:\Users\Cedric\.kobalt\cache\com\squareup\okhttp3\mockwebserver\3.9.1\mockwebserver-3.9.1.jar;C:\Users\Cedric\.kobalt\cache\junit\junit\4.12\junit-4.12.jar;C:\Users\Cedric\.kobalt\cache\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\Cedric\.kobalt\cache\org\opentest4j\opentest4j\1.0.0\opentest4j-1.0.0.jar;C:\Users\Cedric\.kobalt\cache\org\junit\platform\junit-platform-launcher\1.1.0-M1\junit-platform-launcher-1.1.0-M1.jar;C:\Users\Cedric\.kobalt\cache\org\junit\platform\junit-platform-runner\1.1.0-M1\junit-platform-runner-1.1.0-M1.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-runtime\1.2.10\kotlin-runtime-1.2.10.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-stdlib\1.2.10\kotlin-stdlib-1.2.10.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\annotations\13.0\annotations-13.0.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-stdlib\1.2.30\kotlin-stdlib-1.2.30.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-reflect\1.2.30\kotlin-reflect-1.2.30.jar;C:\Users\Cedric\.kobalt\cache\org\jetbrains\kotlin\kotlin-test\1.2.30\kotlin-test-1.2.30.jar org.junit.runner.JUnitCore com.jdiazcano.cfg4k.CachedConfigProviderTest com.jdiazcano.cfg4k.ClassedParserTest com.jdiazcano.cfg4k.ConfigLoaderTest com.jdiazcano.cfg4k.ConfigObjectMergeTest com.jdiazcano.cfg4k.ConfigObjectTest com.jdiazcano.cfg4k.ConfigProviderTest com.jdiazcano.cfg4k.EnumBindingTest com.jdiazcano.cfg4k.FileChangeReloadStrategyTest com.jdiazcano.cfg4k.MapParserTest com.jdiazcano.cfg4k.MergeConfigLoaderTest com.jdiazcano.cfg4k.NullableTypesProviderTest com.jdiazcano.cfg4k.NullsConfigProviderTest com.jdiazcano.cfg4k.OverrideConfigProviderTest com.jdiazcano.cfg4k.ParseredParserTest com.jdiazcano.cfg4k.PropertiesConfigObjectTest com.jdiazcano.cfg4k.PropertyNameTest com.jdiazcano.cfg4k.RegisterNewParsersTest com.jdiazcano.cfg4k.ReloadChangeListenerByNameTest com.jdiazcano.cfg4k.ReloadConfigLoaderTest com.jdiazcano.cfg4k.TimedReloadStrategyTest com.jdiazcano.cfg4k.TypableTests com.jdiazcano.cfg4k.URLConfigSourceTest