Isolate 20 char delimiter test

This commit is contained in:
Chad Stearns 2020-11-16 02:54:20 -05:00
parent a9f8258f0a
commit 1b2022ab5c

View file

@ -214,7 +214,10 @@ mod gen_str {
&[small_str("1"), small_str("2"), small_str("")], &[small_str("1"), small_str("2"), small_str("")],
&'static [[u8; 16]] &'static [[u8; 16]]
); );
}
#[test]
fn str_split_small_str_20_char_delimiter() {
assert_evals_to!( assert_evals_to!(
indoc!( indoc!(
r#" r#"