summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-14 07:59:59 +0000
committerJim Meyering <jim@meyering.net>2005-06-14 07:59:59 +0000
commitd9b86c615615c8cc83e1a73abd1dc6b8dd077f07 (patch)
tree8722a3f3833408061ef71b9a5df1b78f56137de5 /tests
parent6000585c855133d6852f1d06e20019ba944d605c (diff)
downloadcoreutils-d9b86c615615c8cc83e1a73abd1dc6b8dd077f07.tar.xz
(TESTS): Add p-3.
Diffstat (limited to 'tests')
-rw-r--r--tests/mkdir/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/Makefile.am b/tests/mkdir/Makefile.am
index b05153816..c97d868ba 100644
--- a/tests/mkdir/Makefile.am
+++ b/tests/mkdir/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
-TESTS = p-1 p-2 special-1 perm parents t-slash
+TESTS = p-3 p-1 p-2 special-1 perm parents t-slash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \