diff options
Diffstat (limited to 'tests/openpgp/signencrypt-dsa.scm')
-rwxr-xr-x | tests/openpgp/signencrypt-dsa.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/signencrypt-dsa.scm b/tests/openpgp/signencrypt-dsa.scm index 00ce625de..1a8f9df1b 100755 --- a/tests/openpgp/signencrypt-dsa.scm +++ b/tests/openpgp/signencrypt-dsa.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-legacy-environment) (for-each-p |