Skip to content

Commit c333428

Browse files
committed
Add missing revision mcdc to a coverage test
This test has header directives that refer to revision `[mcdc]`, which was never actually declared in the revisions line.
1 parent 7408ace commit c333428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/instrument-coverage/coverage-options.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ revisions: block branch bad
1+
//@ revisions: block branch mcdc bad
22
//@ compile-flags -Cinstrument-coverage -Zno-profiler-runtime
33

44
//@ [block] check-pass

0 commit comments

Comments
 (0)