mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-10 16:20:59 +00:00
Merge pull request #503 from andrewgaul/mtime-test
Add missing call to mtime test
This commit is contained in:
commit
aba9e29471
@ -416,6 +416,7 @@ function add_all_tests {
|
|||||||
add_tests test_special_characters
|
add_tests test_special_characters
|
||||||
add_tests test_symlink
|
add_tests test_symlink
|
||||||
add_tests test_extended_attributes
|
add_tests test_extended_attributes
|
||||||
|
add_tests test_mtime_file
|
||||||
add_tests test_rm_rf_dir
|
add_tests test_rm_rf_dir
|
||||||
add_tests test_write_after_seek_ahead
|
add_tests test_write_after_seek_ahead
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user