aboutsummaryrefslogtreecommitdiff
path: root/wcsmbs/tst-wcrtomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcsmbs/tst-wcrtomb.c')
-rw-r--r--wcsmbs/tst-wcrtomb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/wcsmbs/tst-wcrtomb.c b/wcsmbs/tst-wcrtomb.c
index 052a254..a506fe7 100644
--- a/wcsmbs/tst-wcrtomb.c
+++ b/wcsmbs/tst-wcrtomb.c
@@ -93,5 +93,4 @@ check_ascii (const char *locname)
return res != 0;
}
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>