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