mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-23 15:24:35 +00:00
Add XXX: comment tag to working but fragile test cases
This commit is contained in:
@@ -11,5 +11,5 @@ ld a, 1 >> ({fzero} + 32)
|
||||
ld a, 1 >>> ({fzero} - 1)
|
||||
ld a, 1 >>> ({fzero} + 32)
|
||||
|
||||
; We rely on this landing at address $0000, which isn't *guaranteed*...
|
||||
; XXX: We rely on this landing at address $0000, which isn't *guaranteed*...
|
||||
assert startof("test") == 0
|
||||
|
||||
Reference in New Issue
Block a user