Skip to content

Commit a528614

Browse files
committed
Remove a spurious error pattern from run-pass/linked-failure
1 parent 9371a1a commit a528614

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/run-pass/linked-failure.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// -*- rust -*-
2-
// error-pattern:1 == 2
32
use std;
43
import std::task;
54
import std::comm::port;

0 commit comments

Comments
 (0)