test: Fix test/run-pass-fulldeps/qquote.rs. rs=bustage
This commit is contained in:
parent
19dfb47564
commit
b92ea8dc78
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
extern mod std;
|
||||
extern mod syntax;
|
||||
|
||||
use io::*;
|
||||
use core::io::*;
|
||||
|
||||
use syntax::diagnostic;
|
||||
use syntax::ast;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue