# HG changeset patch # User Rik # Date 1310854851 25200 # Node ID e51ad94535b9654d0fc2e529b2df92ceaf5d4321 # Parent 3035c2e130de91aac73ead53b04416458e845775 codesprint: Remove news.m from test statistics. * news.m: Add %!assert(1) to remove from list of untested functions. diff -r 3035c2e130de -r e51ad94535b9 scripts/miscellaneous/news.m --- a/scripts/miscellaneous/news.m Sat Jul 16 15:09:34 2011 -0700 +++ b/scripts/miscellaneous/news.m Sat Jul 16 15:20:51 2011 -0700 @@ -36,3 +36,7 @@ endif endfunction + + +## Remove from test statistics. No real tests possible +%!assert (1)