diff options
Diffstat (limited to 'test/assert/Makefile')
-rw-r--r-- | test/assert/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/assert/Makefile b/test/assert/Makefile index 0f6c861f5..5433162ca 100644 --- a/test/assert/Makefile +++ b/test/assert/Makefile @@ -1,8 +1,6 @@ # uClibc assert tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := assert - include ../Test.mak RET_assert := 134 |