about summary refs log tree commit diff
path: root/src/tools/compiletest
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-03-12 01:23:02 +0100
committerLeón Orell Valerian Liehr <me@fmease.dev>2024-03-12 01:25:15 +0100
commitf4b2a8a1ca52106bede3bb5de41080bb4669ce62 (patch)
treefaf1efd3933fce44a856c59c000c70cb2bd6811b /src/tools/compiletest
parentaf69f4c48c1e1cfbb9ba43b376edcfbdd8cfbca4 (diff)
downloadrust-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.rs1
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",