1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-16 04:12:26 +02:00

(TESTS): Add printf-hex.

This commit is contained in:
Jim Meyering
2002-11-06 09:23:50 +00:00
parent 2929e95fb7
commit 76e1efd955

View File

@@ -9,4 +9,6 @@ TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH \
PROG=$$tst
TESTS = nl split-l printf split-a head-pos sort head-c csplit nice pathchk1
TESTS = \
printf-hex \
nl split-l printf split-a head-pos sort head-c csplit nice pathchk1