summaryrefslogtreecommitdiffstats
path: root/src/test/ui/test-attrs/issue-16597-empty.rs
blob: 2bdd08575c416e3ff23cb65716f7dec4b395cee7 (plain)
1
2
3
4
5
// 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.