changeset 12810:59199c04ad17

codesprint: mark info.m as already being tested
author Giles Anderson <agander@gmail.com>
date Sat, 16 Jul 2011 13:52:14 -0500
parents 8dd680993088
children befa9cac5d20
files scripts/miscellaneous/info.m
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/miscellaneous/info.m	Sat Jul 16 13:47:05 2011 -0500
+++ b/scripts/miscellaneous/info.m	Sat Jul 16 13:52:14 2011 -0500
@@ -43,3 +43,6 @@
   http://www.octave.org/bugs.html\n");
 
 endfunction
+
+## Mark file as being tested.  No real test needed for this function.
+%! assert (1)