Address more travis errors

This commit is contained in:
Jonathan Turner
2016-06-22 12:50:19 -04:00
parent 2829fbc638
commit 51deb4fedb
8 changed files with 15 additions and 9 deletions

View File

@@ -827,6 +827,7 @@ impl CodeMapper for CodeMap {
#[cfg(test)]
mod tests {
use super::*;
use syntax_pos::*;
#[test]
fn t1 () {