about summary refs log tree commit diff
path: root/tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs')
-rw-r--r--tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs b/tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs
index 64ff1f8b1d2..50e8974fd7c 100644
--- a/tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs
+++ b/tests/ui/numbers-arithmetic/apfloat-modulo-wrong.rs
@@ -1,5 +1,5 @@
-// run-pass
-// check-run-results
+//@ run-pass
+//@ check-run-results
 // regression test for issue #109567
 
 fn f() -> f64 {