summaryrefslogtreecommitdiff
path: root/tests/slow/test-ciphers-api.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/slow/test-ciphers-api.sh')
-rwxr-xr-xtests/slow/test-ciphers-api.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/slow/test-ciphers-api.sh b/tests/slow/test-ciphers-api.sh
index d591496be1..814f5cc024 100755
--- a/tests/slow/test-ciphers-api.sh
+++ b/tests/slow/test-ciphers-api.sh
@@ -19,7 +19,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>
-srcdir="${srcdir:-.}"
+: ${srcdir=.}
PROG=./cipher-api-test${EXEEXT}
. "${srcdir}/test-ciphers-common.sh"