mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-12-28 01:29:44 +00:00
removed verbose log from unit test
This commit is contained in:
parent
e8155008a2
commit
9a3244bfc0
@ -1066,7 +1066,7 @@ public class TestPrograms {
|
||||
|
||||
@Test
|
||||
public void testAddressWithExpressionValue() throws IOException, URISyntaxException {
|
||||
compileAndCompare("address-with-expression-value.c", log());
|
||||
compileAndCompare("address-with-expression-value.c");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
Reference in New Issue
Block a user