diff options
Diffstat (limited to 'testsuite/busybox.tests')
-rwxr-xr-x | testsuite/busybox.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/busybox.tests b/testsuite/busybox.tests index 26536c6..7c44b1e 100755 --- a/testsuite/busybox.tests +++ b/testsuite/busybox.tests @@ -4,7 +4,7 @@ # Copyright 2005 by Rob Landley <rob@landley.net> # Licensed under GPL v2, see file LICENSE for details. -. testing.sh +. ./testing.sh HELPDUMP=`busybox` |