rename
This commit is contained in:
@@ -13,5 +13,5 @@ parking_lot = "0.6.0"
|
||||
smol_str = "0.1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_eq_text = { path = "../assert_eq_text" }
|
||||
test_utils = { path = "../test_utils" }
|
||||
walkdir = "2.2.0"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
extern crate libsyntax2;
|
||||
#[macro_use]
|
||||
extern crate assert_eq_text;
|
||||
extern crate test_utils;
|
||||
extern crate walkdir;
|
||||
|
||||
use std::{
|
||||
|
||||
Reference in New Issue
Block a user