Skip to content

Commit

Permalink
Fix fmt warning
Browse files Browse the repository at this point in the history
  • Loading branch information
humphreylee authored Oct 24, 2024
1 parent b5cb735 commit 9551f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charming/tests/dz_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ mod tests {
/// dz_test1 is testing input as named_variable of various data type vectors.
/// dz_test2 is testing input as direct input of various data type vectors.
/// The result of dz! are checked againt df!'s result - which should be equal.
#[test]
fn dz_test1() {
// Set up test data
Expand Down

0 comments on commit 9551f09

Please sign in to comment.