mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Import.
This commit is contained in:
parent
5b76c0cad5
commit
5edb52a69b
1 changed files with 2 additions and 1 deletions
|
@ -11,6 +11,7 @@ import com.google.inject.Inject
|
|||
import org.assertj.core.api.Assertions.assertThat
|
||||
import org.testng.annotations.DataProvider
|
||||
import org.testng.annotations.Guice
|
||||
import org.testng.annotations.Test
|
||||
|
||||
@Guice(modules = arrayOf(TestModule::class))
|
||||
class ExcludeTest @Inject constructor(compilerFactory: BuildFileCompiler.IFactory,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue