From: Robert Vally Date: Thu, 2 Feb 2017 08:22:49 +0000 (+0800) Subject: Fixed failing read-metadata test due to addition of description. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~178^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=776294953c64515ff16456db4cb98ce81e722278;p=cargo.git Fixed failing read-metadata test due to addition of description. --- diff --git a/tests/read-manifest.rs b/tests/read-manifest.rs index 7aceb4545..ab29399a5 100644 --- a/tests/read-manifest.rs +++ b/tests/read-manifest.rs @@ -11,6 +11,7 @@ static MANIFEST_OUTPUT: &'static str = r#" "id":"foo[..]0.5.0[..](path+file://[..]/foo)", "license": null, "license_file": null, + "description": null, "source":null, "dependencies":[], "targets":[{