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