diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2024-03-12 01:23:02 +0100 |
|---|---|---|
| committer | León Orell Valerian Liehr <me@fmease.dev> | 2024-03-12 01:25:15 +0100 |
| commit | f4b2a8a1ca52106bede3bb5de41080bb4669ce62 (patch) | |
| tree | faf1efd3933fce44a856c59c000c70cb2bd6811b /src/tools/compiletest | |
| parent | af69f4c48c1e1cfbb9ba43b376edcfbdd8cfbca4 (diff) | |
| download | rust-f4b2a8a1ca52106bede3bb5de41080bb4669ce62.tar.gz rust-f4b2a8a1ca52106bede3bb5de41080bb4669ce62.zip | |
rustdoc: fix up old test
Diffstat (limited to 'src/tools/compiletest')
| -rw-r--r-- | src/tools/compiletest/src/header.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/compiletest/src/header.rs b/src/tools/compiletest/src/header.rs index 213e2a63517..69658222ff3 100644 --- a/src/tools/compiletest/src/header.rs +++ b/src/tools/compiletest/src/header.rs @@ -694,7 +694,6 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[ "check-stdout", "check-test-line-numbers-match", "compile-flags", - "count", "dont-check-compiler-stderr", "dont-check-compiler-stdout", "dont-check-failure-status", |
