diff options
Diffstat (limited to 'tinycc/tests/tests2/127_asm_goto.expect')
| -rw-r--r-- | tinycc/tests/tests2/127_asm_goto.expect | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tinycc/tests/tests2/127_asm_goto.expect b/tinycc/tests/tests2/127_asm_goto.expect deleted file mode 100644 index e1b7169..0000000 --- a/tinycc/tests/tests2/127_asm_goto.expect +++ /dev/null @@ -1,5 +0,0 @@ -simple_jump: okay -another_jump: okay -three_way_jump(0): okay -three_way_jump(1): okay -three_way_jump(-1): okay |
