aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgme/setup.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gpgme/setup.scm')
-rw-r--r--tests/gpgme/setup.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gpgme/setup.scm b/tests/gpgme/setup.scm
index 0116a7424..d1173d853 100644
--- a/tests/gpgme/setup.scm
+++ b/tests/gpgme/setup.scm
@@ -17,7 +17,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/>.
-(load (with-path "gpgme-defs.scm"))
+(load (in-srcdir "tests" "gpgme" "gpgme-defs.scm"))
(define tarball (flag "--create-tarball" *args*))
(unless (and tarball (not (null? tarball)))