summaryrefslogtreecommitdiff
path: root/testing/lisp/test-ob-octave.el
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lisp/test-ob-octave.el')
-rw-r--r--testing/lisp/test-ob-octave.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lisp/test-ob-octave.el b/testing/lisp/test-ob-octave.el
index dfcfc01..3c58fad 100644
--- a/testing/lisp/test-ob-octave.el
+++ b/testing/lisp/test-ob-octave.el
@@ -20,7 +20,7 @@
(org-test-for-executable "octave")
(unless (featurep 'ob-octave)
- (signal 'missing-test-dependency "Support for Octave code blocks"))
+ (signal 'missing-test-dependency '("Support for Octave code blocks")))
(ert-deftest ob-octave/input-none ()
"Number output"