diff options
Diffstat (limited to 'test/stdlib/Makefile.in')
-rw-r--r-- | test/stdlib/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/stdlib/Makefile.in b/test/stdlib/Makefile.in index 53e5a7280..135db6b33 100644 --- a/test/stdlib/Makefile.in +++ b/test/stdlib/Makefile.in @@ -10,4 +10,3 @@ TESTS_DISABLED := ifeq ($(UCLIBC_HAS_PTY),) TESTS_DISABLED += ptytest endif - |