Skip to content

Commit

Permalink
chore(tests): Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
RouHim committed Apr 4, 2024
1 parent 2027043 commit c1de98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2345,7 +2345,7 @@ bar = f
}

#[test]
fn duplicate_properties() {
fn add_properties_api() {
// Test duplicate properties in a section
let mut ini = Ini::new();
ini.with_section(Some("foo"))
Expand Down

0 comments on commit c1de98a

Please sign in to comment.