Skip to content

Commit 32388b6

Browse files
committed
1.4.0
1 parent b582f7f commit 32388b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,4 +410,4 @@ fn it_works() {
410410

411411
assert_eq!(output, String::from("very funny text"));
412412
assert_eq!(true, instance.contains(&output, "funny"));
413-
}
413+
}

0 commit comments

Comments
 (0)