Add newline to end of test_connect_delay file

This commit is contained in:
Ian Barber 2012-06-13 07:47:18 +01:00
parent 9e1e68ef16
commit 35c55a2cde

View File

@ -257,4 +257,4 @@ int main (int argc, char *argv [])
assert (rc == 0);
pthread_exit(NULL);
}
}