Skip to content

Commit

Permalink
testing signing commits
Browse files Browse the repository at this point in the history
  • Loading branch information
radumarias committed Apr 23, 2024
1 parent 833b8c4 commit 5bee99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/encryptedfs/encryptedfs_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -980,4 +980,4 @@ fn test_sample() {
run_test(TestSetup { data_path: format!("{TESTS_DATA_DIR}test_sample") }, |setup| {
let fs = setup.fs.as_mut().unwrap();
});
}
}

0 comments on commit 5bee99e

Please sign in to comment.