diff --git a/compiler/gen/tests/gen_str.rs b/compiler/gen/tests/gen_str.rs index f66ba957da..a07751096b 100644 --- a/compiler/gen/tests/gen_str.rs +++ b/compiler/gen/tests/gen_str.rs @@ -214,7 +214,10 @@ mod gen_str { &[small_str("1"), small_str("2"), small_str("")], &'static [[u8; 16]] ); + } + #[test] + fn str_split_small_str_20_char_delimiter() { assert_evals_to!( indoc!( r#"