Skip to content

Commit bf96298

Browse files
committed
Import reader_util
1 parent d267e77 commit bf96298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiletest/procsrv.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import run::spawn_process;
2-
import io::writer_util;
2+
import io::{writer_util, reader_util};
33
import libc::{c_int, pid_t};
44

55
export run;

0 commit comments

Comments
 (0)