diff options
Diffstat (limited to 'tests/openpgp/shell.scm')
-rw-r--r-- | tests/openpgp/shell.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/shell.scm b/tests/openpgp/shell.scm index ea4b540d1..bd6059a86 100644 --- a/tests/openpgp/shell.scm +++ b/tests/openpgp/shell.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 "defs.scm")) +(load (in-srcdir "tests" "openpgp" "defs.scm")) (setup-environment) ;; This is not a test, but can be used to inspect the test |