Skip to content

Commit

Permalink
Restore testenv_tear_down
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy committed Aug 6, 2024
1 parent facf634 commit 722a3f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/test/shell/testenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -687,8 +687,7 @@ function cleanup_workspace() {
}

function testenv_tear_down() {
# cleanup_workspace
true
cleanup_workspace
}

# This is called by unittest.bash upon eventual exit of the test suite.
Expand Down

0 comments on commit 722a3f9

Please sign in to comment.