about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-06-26 21:38:04 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2021-06-26 21:38:04 +0200
commit7a5837c81009293f9466a6426fa203ae13d985e8 (patch)
treebac61930f509c1d648fe9812469e836a6510e0c0
parenta5dd8d9724aae7bf5b651b73dce9f5d8b32f5adc (diff)
downloadrust-7a5837c81009293f9466a6426fa203ae13d985e8.tar.gz
rust-7a5837c81009293f9466a6426fa203ae13d985e8.zip
Remove erroneously created file
-rw-r--r--src/test/rustdoc-gui/type-weight.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test/rustdoc-gui/type-weight.rs b/src/test/rustdoc-gui/type-weight.rs
deleted file mode 100644
index 8b6518e7f31..00000000000
--- a/src/test/rustdoc-gui/type-weight.rs
+++ /dev/null
@@ -1,2 +0,0 @@
-goto: file://|DOC_PATH|/test_docs/type.SomeType.html
-assert-all: (".top-block .docblock p", {"font-weight": "400"})