aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGarrett Berg <vitiral@gmail.com>2017-07-10 09:45:59 -0600
committerGarrett Berg <vitiral@gmail.com>2017-07-10 09:45:59 -0600
commitef8af0e52a01f1a7c92bff6f5bebde805e19d022 (patch)
tree7aa9d75cb3ae1f40138bbc17cd4f5f1d6a879337 /tests
parentae6096ab2611750fe44d3092b407d496ab94b0b9 (diff)
downloadmilf-rs-ef8af0e52a01f1a7c92bff6f5bebde805e19d022.tar.gz
milf-rs-ef8af0e52a01f1a7c92bff6f5bebde805e19d022.zip
fix for rust 1.15
Diffstat (limited to 'tests')
-rw-r--r--tests/pretty.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pretty.rs b/tests/pretty.rs
index 718ef07..f9b6d20 100644
--- a/tests/pretty.rs
+++ b/tests/pretty.rs
@@ -3,7 +3,7 @@ extern crate serde;
use serde::ser::Serialize;
-const EXAMPLE: &str = "\
+const EXAMPLE: &'static str = "\
[example]
array = [
\"item 1\",