From cd034e872d1a273961ef5612239d5e8168eb8843 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 24 Apr 2014 04:05:40 +0200 Subject: tests: run from anywhere --- tests/t0300-reencryption.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/t0300-reencryption.sh') diff --git a/tests/t0300-reencryption.sh b/tests/t0300-reencryption.sh index bbc4b18..6a453d5 100755 --- a/tests/t0300-reencryption.sh +++ b/tests/t0300-reencryption.sh @@ -1,6 +1,7 @@ #!/bin/bash test_description='Reencryption consistency' +cd "$(dirname "$0")" . ./setup.sh INITIAL_PASSWORD="will this password live? a big question indeed..." -- cgit v1.2.3