This commit is contained in:
Aleksey Kladov 2018-08-25 14:26:34 +03:00
parent e482812423
commit 2d41bc3e6c
8 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
extern crate libsyntax2;
#[macro_use]
extern crate assert_eq_text;
extern crate test_utils;
extern crate walkdir;
use std::{