summaryrefslogtreecommitdiff
path: root/tests/test_linger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_linger.cpp')
-rw-r--r--tests/test_linger.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/tests/test_linger.cpp b/tests/test_linger.cpp
index 942c309..d145e0d 100644
--- a/tests/test_linger.cpp
+++ b/tests/test_linger.cpp
@@ -18,12 +18,9 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "../include/xs.h"
-#include "../include/xs_utils.h"
-#include <assert.h>
-#include <stdio.h>
+#include "testutil.hpp"
-int main (int argc, char *argv [])
+int XS_TEST_MAIN ()
{
fprintf (stderr, "test_invalid_rep running...\n");