diff options
Diffstat (limited to 'test/pwd_grp')
-rw-r--r-- | test/pwd_grp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/pwd_grp/Makefile b/test/pwd_grp/Makefile index 0e4516c32..6a8ef47e4 100644 --- a/test/pwd_grp/Makefile +++ b/test/pwd_grp/Makefile @@ -1,8 +1,6 @@ # uClibc pwd_grp tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := test_pwd test_grp pwcat grcat getgroups - include ../Test.mak DODIFF_test_pwd := 1 |