mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-08 13:25:12 +00:00
Fixed test.
This commit is contained in:
@@ -757,7 +757,7 @@ public class TestPrograms {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testStructError6() throws IOException, URISyntaxException {
|
public void testStructError6() throws IOException, URISyntaxException {
|
||||||
compileAndCompare("struct-error-6");
|
assertError("struct-error-6", "Initializer cannot initialize");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Reference in New Issue
Block a user