mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
Add more tests for things that only the external tests had covered
This commit is contained in:
3
test/asm/abort-on-missing-incbin-start.asm
Normal file
3
test/asm/abort-on-missing-incbin-start.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
section "test", rom0
|
||||
incbin "incbin-mg-noexist.bin", 2
|
||||
println "never reached"
|
||||
Reference in New Issue
Block a user