diff scripts/testfun/rundemos.m @ 13065:1ca3cde15b18

codepsprint: tests for testfun functions * demo.m, rundemos.m: Trivial tests. * speed.m: New tests.
author John W. Eaton <jwe@octave.org>
date Sat, 03 Sep 2011 14:57:12 -0400
parents 64193afe93d8
children 8782d41893c6
line wrap: on
line diff
--- a/scripts/testfun/rundemos.m
+++ b/scripts/testfun/rundemos.m
@@ -81,3 +81,5 @@
     retval = findstr (str, "%!demo");
   endif
 endfunction
+
+%!error rundemos ("foo", 1);