Skip to content

Commit

Permalink
tests: Run an extra cleanup before any tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHabets committed Jun 13, 2024
1 parent 3af3984 commit a432ece
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ run_tests() {
main() {
cd "$(dirname $0)/.."
SLEEP="${1:-0.1}"
cleanup
run_tests

echo "All OK"
Expand Down

0 comments on commit a432ece

Please sign in to comment.