Merge pull request #375 from ianbarber/master

Add newline to end of new test file
This commit is contained in:
Pieter Hintjens 2012-06-13 00:04:13 -07:00
commit dc9749fc67

View File

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