Skip to content

Commit 27c3af0

Browse files
committed
Fix whitespace in Makefile.
1 parent c69ec53 commit 27c3af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ TEST_XFAILS_X86 := $(MUT_BOX_XFAILS) \
375375
test/run-pass/task-comm.rs \
376376
test/run-pass/vec-alloc-append.rs \
377377
test/run-pass/vec-slice.rs \
378-
test/run-pass/task-comm-3.rs \
378+
test/run-pass/task-comm-3.rs \
379379
test/compile-fail/bad-recv.rs \
380380
test/compile-fail/bad-send.rs \
381381
test/compile-fail/infinite-tag-type-recursion.rs \

0 commit comments

Comments
 (0)