diff --git a/test/error.cpp b/test/error.cpp index 5f96a5a..09c8ecf 100644 --- a/test/error.cpp +++ b/test/error.cpp @@ -9,4 +9,4 @@ int main() { return zts_socket(0,0,0) != -2; // We expect -2 from an uninitialized libzt instance -} \ No newline at end of file +}