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