]> git.proxmox.com Git - cargo.git/commitdiff
remove unused format argument
authorJorge Aparicio <japaricious@gmail.com>
Tue, 15 Mar 2016 15:35:52 +0000 (10:35 -0500)
committerJorge Aparicio <japaricious@gmail.com>
Tue, 15 Mar 2016 15:35:52 +0000 (10:35 -0500)
tests/test_cargo_cross_compile.rs

index 1a81d0dc63145cc146b1c1807f9013a157fb961c..475ec0abf42597bf11d691efb5e6082057f05275 100644 (file)
@@ -479,8 +479,7 @@ test test_foo ... ok
 
 test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured
 
-", compiling = COMPILING, running = RUNNING, foo = p.url(), triple = target,
-   doctest = DOCTEST)));
+", compiling = COMPILING, running = RUNNING, foo = p.url(), triple = target)));
 });
 
 test!(no_cross_doctests {