changeset 19297:281a36ad4907

info.m: Mark file as being tested for BIST purposes. * info.m: Mark file as being tested for BIST purposes.
author Rik <rik@octave.org>
date Fri, 17 Oct 2014 21:35:19 -0700
parents 57147e909042
children f0dcb44826f6
files scripts/miscellaneous/info.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/miscellaneous/info.m	Fri Oct 17 21:33:45 2014 -0700
+++ b/scripts/miscellaneous/info.m	Fri Oct 17 21:35:19 2014 -0700
@@ -48,5 +48,5 @@
 
 
 ## Mark file as being tested.  No real test needed for a documentation .m file
-%! assert (1)
+%!assert (1)