summaryrefslogtreecommitdiff
path: root/t/nobase-nodist.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/nobase-nodist.sh')
-rwxr-xr-xt/nobase-nodist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nobase-nodist.sh b/t/nobase-nodist.sh
index 1ec466f1e..ef5dfcedf 100755
--- a/t/nobase-nodist.sh
+++ b/t/nobase-nodist.sh
@@ -16,7 +16,7 @@
# Interaction of 'nobase_' and 'nodist_' prefixes.
-. ./defs || exit 1
+. test-init.sh
# Simulate no emacs and no python (it shouldn't be needed in this test).
EMACS="no" PYTHON=":"; export EMCAS PYTHON