summaryrefslogtreecommitdiff
path: root/test/string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/string/Makefile')
-rw-r--r--test/string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/string/Makefile b/test/string/Makefile
index 8766b364a..67fd415c8 100644
--- a/test/string/Makefile
+++ b/test/string/Makefile
@@ -1,6 +1,6 @@
# uClibc string tests
# Licensed under the GNU Library General Public License, see COPYING.LIB
-TESTS := string testcopy
+TESTS := testcopy tester
include ../Test.mak