From 882931a77bf280b022e90461b51896d320967f2f Mon Sep 17 00:00:00 2001 From: Ezinwa Okpoechi Date: Fri, 18 May 2018 11:58:10 +0200 Subject: Update snapshots --- tests/snapshots/output/grid,numbers.snapshot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/snapshots/output/grid,numbers.snapshot.txt') diff --git a/tests/snapshots/output/grid,numbers.snapshot.txt b/tests/snapshots/output/grid,numbers.snapshot.txt index 6e877f59..799f9617 100644 --- a/tests/snapshots/output/grid,numbers.snapshot.txt +++ b/tests/snapshots/output/grid,numbers.snapshot.txt @@ -10,7 +10,7 @@ 10 │ "The perimeter of the rectangle is {} pixels.", 11 │ perimeter(&rect1) 12 │ ); - 13 │ + 13 │ println!(r#"This line contains invalid utf8: "�����"#; 14 │ } 15 │ 16 │ fn area(rectangle: &Rectangle) -> u32 { -- cgit v1.2.3