summaryrefslogtreecommitdiff
path: root/tests/du/max-depth.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/max-depth.sh')
-rwxr-xr-xtests/du/max-depth.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/max-depth.sh b/tests/du/max-depth.sh
index 30671c4d8..25e2a1289 100755
--- a/tests/du/max-depth.sh
+++ b/tests/du/max-depth.sh
@@ -16,7 +16,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
mkdir -p a/b/c/d/e || framework_failure_
printf 'a/b/c\na/b\na\n' > exp || framework_failure_