You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove large temp file after FS tests
Motivation:
One of the file system tests copies a large file but didn't clear up
after itself.
Modifications:
- Remove the files after the test
Result:
Less disk space used
* remove tmp
0 commit comments