diff scripts/plot/uiputfile.m @ 13215:cb8fd692b600

Add tests for scripts/plot (plot/uigetdir.m, plot/uigetfile.m, plot/uiputfile.m, plot/uimenu.m): Add tests.
author Kai Habel <kai.habel@gmx.de>
date Sun, 25 Sep 2011 19:11:02 +0200
parents 33bbae85769a
children 0f8ff98929b2
line wrap: on
line diff
--- a/scripts/plot/uiputfile.m	Sun Sep 25 11:55:39 2011 -0400
+++ b/scripts/plot/uiputfile.m	Sun Sep 25 19:11:02 2011 +0200
@@ -96,3 +96,7 @@
 
 %!demo
 %! uiputfile({"*.gif;*.png;*.jpg", "Supported Picture Formats"})
+
+## Remove from test statistics.  No real tests possible.
+%!test
+%! assert (1);