summaryrefslogtreecommitdiff
path: root/tests/split/lines.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/split/lines.sh')
-rwxr-xr-xtests/split/lines.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/split/lines.sh b/tests/split/lines.sh
index 35eb3eb2a..501b99f28 100755
--- a/tests/split/lines.sh
+++ b/tests/split/lines.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
print_ver_ split
printf '1\n2\n3\n4\n5\n' > in || framework_failure_