Move parse tests from test.c -> parse_example.c

This commit is contained in:
Max Bruckner
2017-02-07 21:35:20 +01:00
parent 86be961bb5
commit be0951dfa4
12 changed files with 123 additions and 101 deletions
+5
View File
@@ -0,0 +1,5 @@
[
[0, -1, 0],
[1, 0, 0],
[0, 0, 1]
]