From d37d38c8744037c2fc37e894ea4f2246daeeb5eb Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Tue, 15 Mar 2016 07:55:01 -0500 Subject: [PATCH] update output of cross_tests --- tests/test_cargo_cross_compile.rs | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/test_cargo_cross_compile.rs b/tests/test_cargo_cross_compile.rs index 9cad506cb..1a81d0dc6 100644 --- a/tests/test_cargo_cross_compile.rs +++ b/tests/test_cargo_cross_compile.rs @@ -479,12 +479,6 @@ test test_foo ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured -{doctest} foo - -running 0 tests - -test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured - ", compiling = COMPILING, running = RUNNING, foo = p.url(), triple = target, doctest = DOCTEST))); }); -- 2.39.5