mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-24 16:30:54 +00:00
re-enabled test.
This commit is contained in:
parent
bcb617ef58
commit
3b68c1b33e
@ -37,10 +37,10 @@ public class TestPrograms {
|
||||
public TestPrograms() {
|
||||
}
|
||||
|
||||
//@Test
|
||||
//public void testSqrDelta() throws IOException, URISyntaxException {
|
||||
// compileAndCompare("sqr-delta");
|
||||
//}
|
||||
@Test
|
||||
public void testSqrDelta() throws IOException, URISyntaxException {
|
||||
compileAndCompare("sqr-delta");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testRegister1() throws IOException, URISyntaxException {
|
||||
|
Loading…
x
Reference in New Issue
Block a user