summaryrefslogtreecommitdiff
path: root/tests/ls/recursive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/recursive.sh')
-rwxr-xr-xtests/ls/recursive.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/recursive.sh b/tests/ls/recursive.sh
index 79fdc7f30..e0fe3a3d9 100755
--- a/tests/ls/recursive.sh
+++ b/tests/ls/recursive.sh
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ ls
mkdir x y a b c a/1 a/2 a/3 || framework_failure_