mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-03 14:43:22 +08:00
(TESTS): Add same-file.
This commit is contained in:
parent
c96968a2a3
commit
07507c07da
@ -1,6 +1,8 @@
|
||||
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
|
||||
AUTOMAKE_OPTIONS = 1.1 gnits
|
||||
|
||||
TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src
|
||||
TESTS = \
|
||||
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
|
||||
same-file
|
||||
EXTRA_DIST = $(TESTS)
|
||||
TESTS_ENVIRONMENT = CP=../../src/cp RM=../../src/rm
|
||||
|
Loading…
Reference in New Issue
Block a user