mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-24 12:02:08 +00:00
Use LCOV_EXCL comments to exclude some lines from test coverage (#1662)
This commit is contained in:
@@ -28,7 +28,10 @@ purge #name
|
||||
assert !def(name) && !def(#name) && def(hello)
|
||||
|
||||
section "test", rom0
|
||||
#label:
|
||||
|
||||
db #hello
|
||||
dw #hello
|
||||
dl #hello
|
||||
|
||||
#label:
|
||||
dw BANK(#label), #label
|
||||
|
||||
Reference in New Issue
Block a user