diff options
Diffstat (limited to 'tests/ui/traits/cycle-generic-bound.rs')
| -rw-r--r-- | tests/ui/traits/cycle-generic-bound.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/traits/cycle-generic-bound.rs b/tests/ui/traits/cycle-generic-bound.rs index 9241f3789d7..77685c26da2 100644 --- a/tests/ui/traits/cycle-generic-bound.rs +++ b/tests/ui/traits/cycle-generic-bound.rs @@ -1,4 +1,4 @@ -// run-pass +// check-pass // Regression test for #15477. This test just needs to compile. // pretty-expanded FIXME #23616 |
