mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-14 23:04:57 +00:00
Moved examples around.
This commit is contained in:
parent
0b881a9596
commit
4ce4667e57
@ -46,12 +46,12 @@ public class TestPrograms {
|
||||
|
||||
@Test
|
||||
public void testTetrisSprites() throws IOException, URISyntaxException {
|
||||
compileAndCompare("examples/tetris/test-sprites");
|
||||
compileAndCompare("complex/tetris/test-sprites");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testTetris() throws IOException, URISyntaxException {
|
||||
compileAndCompare("examples/tetris/tetris");
|
||||
compileAndCompare("complex/tetris/tetris");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 748 B After Width: | Height: | Size: 748 B |
Loading…
Reference in New Issue
Block a user