diff options
Diffstat (limited to 'tests/parse_control.sh')
-rwxr-xr-x | tests/parse_control.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/parse_control.sh b/tests/parse_control.sh index a53095d..e86e051 100755 --- a/tests/parse_control.sh +++ b/tests/parse_control.sh @@ -19,7 +19,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/>. -. tests/common.sh +. "${srcdir}/tests/common.sh" use output use control |