1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
This commit is contained in:
Cedric Beust 2015-11-07 18:02:45 -08:00
parent 87ce55c1ea
commit 4b86f21810

View file

@ -117,7 +117,7 @@ private class Main @Inject constructor(
// public fun runTest() {
// val file = File("src\\main\\resources\\META-INF\\plugin.xml")
// val file = File("src\\main\\resources\\META-INF\\plugin.ml")
// }
private fun runWithArgs(jc: JCommander, args: Args) : Int {