mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-10 13:04:23 -04:00
Fix a test-call accidentally in the last commit
This commit is contained in:
parent
cd74c4ec3b
commit
16bacbc5de
@ -65,8 +65,6 @@ run_tests () {
|
|||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
$TEST_DIR/test-eof
|
|
||||||
|
|
||||||
announce_n " test-eof: "
|
announce_n " test-eof: "
|
||||||
if $TEST_DIR/test-eof >>"$TEST_OUTPUT_FILE" ;
|
if $TEST_DIR/test-eof >>"$TEST_OUTPUT_FILE" ;
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user