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

tests: move a comment so automated conversion works

This commit is contained in:
Jim Meyering
2010-11-14 11:01:25 +01:00
parent 01a27b9054
commit 30b74dfff1
2 changed files with 4 additions and 2 deletions

View File

@@ -28,8 +28,9 @@ if test "$VERBOSE" = yes; then
tail --version
fi
# Not "expensive" per se, but sleeping for so long is annoying.
. $srcdir/test-lib.sh
# Not "expensive" per se, but sleeping for so long is annoying.
very_expensive_
ok='ok ok ok'

View File

@@ -23,8 +23,9 @@ if test "$VERBOSE" = yes; then
tail --version
fi
# Not "expensive" per se, but sleeping for so long is annoying.
. $srcdir/test-lib.sh
# Not "expensive" per se, but sleeping for so long is annoying.
very_expensive_
ok='ok ok ok'