Skip to content

Commit d948254

Browse files
committed
Fix xfail comment
1 parent 22e3a85 commit d948254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/run-pass/intrinsic-atomics-cc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// xfail-fast - check-fast doesn't understand aux-build
22
// aux-build:cci_intrinsic.rs
33

4-
// xfail-check
4+
// xfail-test
55

66
use cci_intrinsic;
77
import cci_intrinsic::atomic_xchng;

0 commit comments

Comments
 (0)