diff --git a/t/t_dp_red.sh b/t/t_dp_red.sh index 3fe29be..8582eeb 100755 --- a/t/t_dp_red.sh +++ b/t/t_dp_red.sh @@ -28,7 +28,8 @@ # SUCH DAMAGE. # -. t_subr.sh +dir=$(dirname "$(realpath $0)") +. "${dir}/t_subr.sh" ifile="${abs_srcdir}/t_dp_red.ti" ofile="${abs_srcdir}/t_dp_red.to"