mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-04 12:58:38 +00:00
Add XXX: comment tag to working but fragile test cases
This commit is contained in:
@@ -6,5 +6,5 @@ SECTION "fixed", ROM0[0]
|
||||
SECTION "floating", ROM0
|
||||
db @, @, @
|
||||
|
||||
; We rely on this landing at address $0003, which isn't *guaranteed*...
|
||||
; XXX: We rely on this landing at address $0003, which isn't *guaranteed*...
|
||||
assert STARTOF("floating") == 3
|
||||
|
||||
Reference in New Issue
Block a user