summaryrefslogtreecommitdiffstats
path: root/tests/ts/look
diff options
context:
space:
mode:
authorKarel Zak2009-01-20 00:02:50 +0100
committerKarel Zak2009-02-11 23:30:48 +0100
commite56f9e472f16d2d684045989fdf56f8721aa78b8 (patch)
tree8291e99142809dd360723770a31daabbacdd0432 /tests/ts/look
parenttests: cleanup ts/login (diff)
downloadkernel-qcow2-util-linux-e56f9e472f16d2d684045989fdf56f8721aa78b8.tar.gz
kernel-qcow2-util-linux-e56f9e472f16d2d684045989fdf56f8721aa78b8.tar.xz
kernel-qcow2-util-linux-e56f9e472f16d2d684045989fdf56f8721aa78b8.zip
tests: cleanup ts/look
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/look')
-rwxr-xr-xtests/ts/look/separator6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/ts/look/separator b/tests/ts/look/separator
index 81e66ea2f..53cf9c7eb 100755
--- a/tests/ts/look/separator
+++ b/tests/ts/look/separator
@@ -28,12 +28,10 @@
# uniq > words
#
-. ./commands.sh
-. ./functions.sh
-
-TS_COMPONENT="look"
+TS_TOPDIR="$(dirname $0)/../.."
TS_DESC="separator"
+. $TS_TOPDIR/functions.sh
ts_init "$*"
[ -f "/usr/share/dict/words" ] || ts_skip "/usr/share/dict/words not such file"