Skip to content

Commit

Permalink
fix: run cargo fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Dat Tien Nguyen <phongtomfapp@gmail.com>
  • Loading branch information
datbeohbbh committed Oct 14, 2024
1 parent 88e5f46 commit b28e899
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datadriven/src/datadriven.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ use lazy_static::lazy_static;
use similar_asserts::assert_eq;
use slog::debug;


/// The main function to run tests
///
/// You need to pass the path of `testdata` where store the test cases, and your function
Expand Down

0 comments on commit b28e899

Please sign in to comment.