summaryrefslogtreecommitdiff
path: root/elf/tst-tls13.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-tls13.c')
-rw-r--r--elf/tst-tls13.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/elf/tst-tls13.c b/elf/tst-tls13.c
index 06bfbacb5c..b1d303310f 100644
--- a/elf/tst-tls13.c
+++ b/elf/tst-tls13.c
@@ -25,6 +25,4 @@ do_test (void)
return 0;
}
-#define TEST_FUNCTION do_test ()
-#define TIMEOUT 3
-#include "../test-skeleton.c"
+#include <support/test-driver.c>