From 52edb2ecc9530264dc75babe477fd75c64feac04 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 9 Dec 2014 14:08:10 -0800 Subject: Register new snapshots --- src/libgetopts/lib.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libgetopts') diff --git a/src/libgetopts/lib.rs b/src/libgetopts/lib.rs index 9174f8e8456..b809138c451 100644 --- a/src/libgetopts/lib.rs +++ b/src/libgetopts/lib.rs @@ -1569,10 +1569,10 @@ Options: #[test] fn test_usage_description_multibyte_handling() { let optgroups = vec!( - optflag("k", "k\u2013w\u2013", + optflag("k", "k\u{2013}w\u{2013}", "The word kiwi is normally spelled with two i's"), optflag("a", "apple", - "This \u201Cdescription\u201D has some characters that could \ + "This \u{201C}description\u{201D} has some characters that could \ confuse the line wrapping; an apple costs 0.51€ in some parts of Europe.")); let expected = -- cgit 1.4.1-3-g733a5