mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-26 12:49:21 +00:00
Fixed test.
This commit is contained in:
parent
c920c360a1
commit
6394f074fa
@ -3336,7 +3336,7 @@ public class TestPrograms {
|
||||
|
||||
@Test
|
||||
public void testInlineAsmRefout() throws IOException, URISyntaxException {
|
||||
compileAndCompare("inline-asm-refout-illegal.c");
|
||||
compileAndCompare("inline-asm-refout.c");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user