diff options
Diffstat (limited to 'test/silly')
-rw-r--r-- | test/silly/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/silly/Makefile b/test/silly/Makefile index 68d3466cd..8012a499b 100644 --- a/test/silly/Makefile +++ b/test/silly/Makefile @@ -1,8 +1,6 @@ # uClibc silly tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := hello tiny - include ../Test.mak RET_hello := 42 |