Added test to make sure the default properties is version.properties.

This commit is contained in:
Erik C. Thauvin 2018-07-02 23:52:14 -07:00
parent 642066b7ea
commit a0e3bcd893

View file

@ -70,6 +70,9 @@ object SemverConfigSpec : Spek({
}
}
}
on("should be version.properties") {
assertTrue(config.properties.equals("version.properties"))
}
on("set keys to test.xxx") {
config.keysPrefix = "test."
val keys = listOf(