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