From 16bacbc5de5142f0efcbbd55832279777ba3b210 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 5 Jul 2011 14:43:24 -0400 Subject: [PATCH] Fix a test-call accidentally in the last commit --- test/test.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test.sh b/test/test.sh index 8ab4f656..58ab5531 100755 --- a/test/test.sh +++ b/test/test.sh @@ -65,8 +65,6 @@ run_tests () { return fi - $TEST_DIR/test-eof - announce_n " test-eof: " if $TEST_DIR/test-eof >>"$TEST_OUTPUT_FILE" ; then