summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2012-07-16 02:51:41 +0100
committerPádraig Brady <P@draigBrady.com>2012-07-16 02:51:41 +0100
commit2f90a1b19161d4924c251dce9cf5ff8a6d4c1d13 (patch)
tree36ed3f007e832abba71cf475384792198bf8b246 /tests/Makefile.am
parent3ed70fd559c3fbed8383b50373e6d23d1857dc52 (diff)
downloadcoreutils-2f90a1b19161d4924c251dce9cf5ff8a6d4c1d13.tar.xz
maint: move two df tests from tests/misc to tests/df
* test/Makefile.am: Reference the moved tests.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 944c7d2e1..4e7ea5835 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -167,7 +167,6 @@ TESTS = \
misc/pr \
misc/join \
pr/pr-tests \
- misc/df-P \
misc/pwd-option \
misc/chcon-fail \
misc/cut \
@@ -187,7 +186,6 @@ TESTS = \
misc/csplit-heap \
misc/date-sec \
misc/dircolors \
- misc/df \
misc/dirname \
misc/env-null \
misc/expand \
@@ -374,6 +372,8 @@ TESTS = \
cp/src-base-dot \
cp/symlink-slash \
cp/thru-dangling \
+ df/header \
+ df/df-P \
df/unreadable \
dd/direct \
dd/misc \