From 9e4052cc2ee12751ba94909ff479bd03df141ac4 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sun, 7 Jan 2018 14:56:08 +0300 Subject: Test utils --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 063d52211..043f97752 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ file = "1.1.1" ron = "0.1.5" [dev-dependencies] -difference = "1.0.0" +testutils = { path = "./tests/testutils" } \ No newline at end of file -- cgit v1.2.3