summaryrefslogtreecommitdiff
path: root/testing/lisp/test-ox-ascii.el
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lisp/test-ox-ascii.el')
-rw-r--r--testing/lisp/test-ox-ascii.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lisp/test-ox-ascii.el b/testing/lisp/test-ox-ascii.el
index 2df1bd7..0532b89 100644
--- a/testing/lisp/test-ox-ascii.el
+++ b/testing/lisp/test-ox-ascii.el
@@ -25,7 +25,7 @@
(require 'ox-ascii nil t)
(unless (featurep 'ox-ascii)
- (signal 'missing-test-dependency "org-export-ascii"))
+ (signal 'missing-test-dependency '("org-export-ascii")))