diff scripts/plot/appearance/__clabel__.m @ 19367:cd554c5b65ee

Mark __clabel__ and __getlegenddata__ as internal functions not requiring BIST. * __clabel__.m, __getlegenddata__.m: Add %!assert (1) to remove scripts from requiring a BIST test.
author Rik <rik@octave.org>
date Sat, 27 Sep 2014 21:50:29 -0700
parents d63878346099
children 4197fc428c7d
line wrap: on
line diff
--- a/scripts/plot/appearance/__clabel__.m
+++ b/scripts/plot/appearance/__clabel__.m
@@ -127,3 +127,7 @@
 
 endfunction
 
+
+## No test needed for internal helper function.
+%!assert (1)
+