rust/tests/ui/test-attrs/issue-16597-empty.rs
2023-01-11 09:32:08 +00:00

6 lines
157 B
XML

// run-pass
// compile-flags:--test
// This verifies that the test generation doesn't crash when we have
// no tests - for more information, see PR #16892.