From 2b10e67d59abb2ae27a4108daec4f4755cc78918 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 4 Dec 1999 17:45:45 +0000 Subject: [PATCH] (TESTS): Add to-symlink. --- tests/mv/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am index 6a90488..b1f4cdd 100644 --- a/tests/mv/Makefile.am +++ b/tests/mv/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ - i-1 hard-link-1 force partition-perm + i-1 hard-link-1 force partition-perm to-symlink EXTRA_DIST = $(TESTS) setup TESTS_ENVIRONMENT = \ -- 2.7.4