diff --git a/twasm/asm/tests.asm b/twasm/asm/tests.asm index d2841b2..190f4c2 100644 --- a/twasm/asm/tests.asm +++ b/twasm/asm/tests.asm @@ -379,8 +379,5 @@ msg_fail: .start db "failed." .end db 0x0A, 0x00 -test_byte db "Q" ; unterminated, just a byte chillin -test_token_null db "TestTokn", 0x00 ; followed by null terminator. Quad word -test_token_space db "TestTokn " ; followed by space. Quad word test_elemb_0: ; [This Page Intentionally Left Blank] test_elemb_5 db 0x54, 0x00, 0x21, 0x20, 0x34