Added datetime-malformed-no-leads test

This commit is contained in:
moandji.ezana 2014-08-03 14:23:46 +02:00
parent 59a408314f
commit 60cbf7ea36
2 changed files with 6 additions and 0 deletions

View file

@ -109,6 +109,11 @@ public class BurntSushiTest {
runInvalidTest("array-mixed-types-ints-and-floats");
}
@Test
public void datetime_malformed_no_leads() throws Exception {
runInvalidTest("datetime-malformed-no-leads");
}
@After
public void after() throws IOException {
inputToml.close();

View file

@ -0,0 +1 @@
no-leads = 1987-7-05T17:45:00Z