Skip to content

Commit a47d390

Browse files
committed
Add compare-output-lines-by-subset to compiletest KNOWN_DIRECTIVE_NAMES
1 parent 762d317 commit a47d390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/compiletest/src/header.rs

+1
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
693693
"check-run-results",
694694
"check-stdout",
695695
"check-test-line-numbers-match",
696+
"compare-output-lines-by-subset",
696697
"compile-flags",
697698
"dont-check-compiler-stderr",
698699
"dont-check-compiler-stdout",

0 commit comments

Comments
 (0)