1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-27 00:38:11 -07:00

Move the test directive out of internal.

This commit is contained in:
Cedric Beust 2015-11-14 06:35:07 -08:00
parent 2171d06e18
commit 23d91087aa
3 changed files with 19 additions and 16 deletions

View file

@ -1,7 +1,6 @@
import com.beust.kobalt.*
import com.beust.kobalt.api.*
import com.beust.kobalt.internal.*
import com.beust.kobalt.plugin.application.application
import com.beust.kobalt.plugin.java.javaCompiler
import com.beust.kobalt.plugin.java.javaProject