summaryrefslogtreecommitdiff
path: root/tests/test_sub_forward.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_sub_forward.cpp')
-rw-r--r--tests/test_sub_forward.cpp8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/test_sub_forward.cpp b/tests/test_sub_forward.cpp
index 56d34c7..dafd338 100644
--- a/tests/test_sub_forward.cpp
+++ b/tests/test_sub_forward.cpp
@@ -19,13 +19,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_sub_forward running...\n");