# HG changeset patch # User Rik # Date 1344040685 25200 # Node ID 2512448babac252dfbe0fb31960ef6de040e2315 # Parent 8523df595d42d46603aabd1bdb7371e16c29bebe image.m: Remove input validation tests which cause window to pop up. * image.m: Remove input validation tests which cause window to pop up. diff --git a/scripts/image/image.m b/scripts/image/image.m --- a/scripts/image/image.m +++ b/scripts/image/image.m @@ -246,6 +246,3 @@ %! hold off; %! title ("line, image, line, image, line"); -## Test input validation -%!error image (1+i) -%!error image ([])