1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-08-02 09:29:35 +00:00

Fixed tests

This commit is contained in:
jespergravgaard 2018-08-10 20:33:17 +02:00
parent df224c70b6
commit 9ef574f32d

View File

@ -46,7 +46,7 @@ public class TestPrograms {
AsmFragmentTemplateUsages.logUsages(log, false, false, false, false, false, false);
}
@Test
//@Test
//public void testIrqHardwareClobber() throws IOException, URISyntaxException {
// compileAndCompare("irq-hardware-clobber");
//}