mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 23:37:48 +00:00
Use LCOV_EXCL comments to exclude some lines from test coverage (#1662)
This commit is contained in:
5
test/asm/macro-arg-illegal-escape.err
Normal file
5
test/asm/macro-arg-illegal-escape.err
Normal file
@@ -0,0 +1,5 @@
|
||||
error: macro-arg-illegal-escape.asm(5):
|
||||
Illegal character escape 'w'
|
||||
error: macro-arg-illegal-escape.asm(5):
|
||||
Illegal character escape at end of input
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user