Skip to content

Commit 82d18ff

Browse files
bcpeinhardtlpil
authored andcommitted
better test name
1 parent 4c1dc82 commit 82d18ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

compiler-core/src/erlang/tests/bit_arrays.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ pub fn main() {
316316
}
317317

318318
#[test]
319-
fn unicode_character_encoding() {
319+
fn unicode_character_encoding_in_bit_array_pattern_segment() {
320320
assert_erl!(
321321
"
322322
pub fn main() -> Nil {
File renamed without changes.

0 commit comments

Comments
 (0)