Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
sstephenson committed Nov 4, 2013
1 parent 4a18738 commit ddd03ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libexec/bats-exec-test
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ bats_perform_test() {

BATS_TEST_COMPLETED=""
BATS_TEARDOWN_COMPLETED=""
BATS_ERROR_LINE=""
trap "bats_capture_stack_trace \"\$BASH_SOURCE\" \$LINENO" debug
trap "bats_error_trap" err
trap "bats_teardown_trap" exit
Expand Down

0 comments on commit ddd03ab

Please sign in to comment.