Fix a test-call accidentally in the last commit

This commit is contained in:
Nick Mathewson 2011-07-05 14:43:24 -04:00
parent cd74c4ec3b
commit 16bacbc5de

View File

@ -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