# HG changeset patch # User Rik # Date 1413606919 25200 # Node ID 281a36ad4907906267e5133d05b8b2755bca6a68 # Parent 57147e9090424944e926ea72bdbc4e8cfa31bcbd info.m: Mark file as being tested for BIST purposes. * info.m: Mark file as being tested for BIST purposes. diff -r 57147e909042 -r 281a36ad4907 scripts/miscellaneous/info.m --- 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)