diff options
Diffstat (limited to 'tests/ln')
-rwxr-xr-x | tests/ln/hard-backup | 1 | ||||
-rwxr-xr-x | tests/ln/sf-1 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/ln/hard-backup b/tests/ln/hard-backup index d46316ff9..0021d3730 100755 --- a/tests/ln/hard-backup +++ b/tests/ln/hard-backup @@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then ln --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh touch f || framework_failure diff --git a/tests/ln/sf-1 b/tests/ln/sf-1 index 9ac0f9873..224d2cb01 100755 --- a/tests/ln/sf-1 +++ b/tests/ln/sf-1 @@ -22,7 +22,6 @@ if test "$VERBOSE" = yes; then fi # Make sure we get English translations. -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh echo foo > a || framework_failure |