1
Fork 0

Remove few characters for tidy check to pass

This commit is contained in:
hafeoz 2022-05-26 23:13:37 +01:00 committed by GitHub
parent 73ba7a756d
commit c6cda15a16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
// Regression test for #97440: Multiline (more than 2 lines) inner attribute triggers ICE during doctest
// Regression test for #97440: Multiline inner attribute triggers ICE during doctest
// compile-flags:--test
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"