Skip to content

Commit a141080

Browse files
committed
.
1 parent 519ad4e commit a141080

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/noirc_frontend/src/tests.rs

-1
Original file line numberDiff line numberDiff line change
@@ -3701,7 +3701,6 @@ fn use_non_u32_generic_in_struct() {
37013701
assert_eq!(errors.len(), 0);
37023702
}
37033703

3704-
37053704
#[test]
37063705
fn use_numeric_generic_in_trait_method() {
37073706
let src = r#"

0 commit comments

Comments
 (0)