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