about summary refs log tree commit diff
path: root/tests/ui/test-attrs/issue-16597-empty.rs
blob: 64b44f60e80dd6f7a916fb6c48a4ab3b79244905 (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.