diff options
Diffstat (limited to 'test/stdlib/Makefile')
-rw-r--r-- | test/stdlib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/stdlib/Makefile b/test/stdlib/Makefile index e18185bb5..c0a14dab5 100644 --- a/test/stdlib/Makefile +++ b/test/stdlib/Makefile @@ -1,8 +1,6 @@ # uClibc stdlib tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := ptytest qsort testatexit teston_exit teststrtol - include ../Test.mak DODIFF_qsort := 1 |