mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Increase RGBASM test coverage
This commit is contained in:
3
test/asm/abort-on-missing-incbin.asm
Normal file
3
test/asm/abort-on-missing-incbin.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