Add script for cleaning for tests
This commit is contained in:
3
script/clean_after_tests
Executable file
3
script/clean_after_tests
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -rf test/uploads
|
||||
Reference in New Issue
Block a user