add test case, cleanup
This commit is contained in:
parent
fe1d21caec
commit
6c294ba538
2 changed files with 14 additions and 17 deletions
|
@ -729,8 +729,6 @@ pub fn mtwt_token_eq(t1 : &Token, t2 : &Token) -> bool {
|
|||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use std::io;
|
||||
use std::managed;
|
||||
use ast;
|
||||
use ast_util;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue