diff options
Diffstat (limited to 'tinyc/tests/tests2/77_push_pop_macro.expect')
-rw-r--r-- | tinyc/tests/tests2/77_push_pop_macro.expect | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tinyc/tests/tests2/77_push_pop_macro.expect b/tinyc/tests/tests2/77_push_pop_macro.expect deleted file mode 100644 index d8a55305a..000000000 --- a/tinyc/tests/tests2/77_push_pop_macro.expect +++ /dev/null @@ -1,5 +0,0 @@ -abort = 111 -abort = 222 -abort = 333 -abort = 222 -abort = 111 |