From: Nipunn Koorapati Date: Sun, 6 Nov 2016 22:27:49 +0000 (+1100) Subject: Revert tests/read-manifest.rs X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~13^2~12^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2435936176bc43b67c69f1ba9a3828224d3ebd34;p=cargo.git Revert tests/read-manifest.rs --- diff --git a/tests/read-manifest.rs b/tests/read-manifest.rs index e13f8ba80..44f7fa6f9 100644 --- a/tests/read-manifest.rs +++ b/tests/read-manifest.rs @@ -21,7 +21,7 @@ fn read_manifest_output() -> String { "targets":[{ "kind":["bin"], "name":"foo", - "src_path":"src[/]foo.rs" + "src_path":"src[..]foo.rs" }], "features":{}, "manifest_path":"[..]Cargo.toml"