summaryrefslogtreecommitdiff
path: root/tests/tail-2/assert-2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/assert-2.sh')
-rwxr-xr-xtests/tail-2/assert-2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/assert-2.sh b/tests/tail-2/assert-2.sh
index d94d3d8e2..020f53d96 100755
--- a/tests/tail-2/assert-2.sh
+++ b/tests/tail-2/assert-2.sh
@@ -18,7 +18,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_ tail
# Not "expensive" per se, but sleeping for so long is annoying.