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

Disable this test for now.

This commit is contained in:
Cedric Beust 2015-10-27 20:34:13 -07:00
parent 1491f78b1c
commit 67bd38ea69

View file

@ -4,7 +4,7 @@ import org.testng.Assert
import org.testng.annotations.Test
import java.util.Properties
@Test
@Test(enabled = false)
public class ResourceTest {
val fileName = "kobalt.properties"