mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-15 16:30:02 +00:00
Fixed test.
This commit is contained in:
parent
6018f85dae
commit
40279db29c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user