From ce898183b83eb2cf86c8c6ceeeac16ef68fdc802 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 11 Aug 2018 10:03:03 +0300 Subject: Simplify tests --- crates/libsyntax2/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/libsyntax2/Cargo.toml') diff --git a/crates/libsyntax2/Cargo.toml b/crates/libsyntax2/Cargo.toml index f67735540..5a76ea82b 100644 --- a/crates/libsyntax2/Cargo.toml +++ b/crates/libsyntax2/Cargo.toml @@ -12,4 +12,4 @@ drop_bomb = "0.1.4" parking_lot = "0.6.0" [dev-dependencies] -testutils = { path = "./tests/testutils" } +difference = "2.0.0" -- cgit v1.2.3