Skip to content

Commit

Permalink
Revert "Add timing"
Browse files Browse the repository at this point in the history
This reverts commit 248fa91.
  • Loading branch information
yubiuser committed Sep 19, 2024
1 parent 880df02 commit 198679c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ echo -n "Contained dnsmasq version (DNS): "
dig TXT CHAOS version.bind @127.0.0.1 +short

# Run tests
$BATS -p -T "test/test_suite.bats"
$BATS -p "test/test_suite.bats"
RET=$?

curl_to_tricorder() {
Expand Down

0 comments on commit 198679c

Please sign in to comment.