diff scripts/testfun/test.m @ 5781:faafc2d98b8d

[project @ 2006-05-02 19:40:19 by jwe]
author jwe
date Tue, 02 May 2006 19:40:21 +0000
parents ace8d8d26933
children 7e7ed81f5566
line wrap: on
line diff
--- a/scripts/testfun/test.m
+++ b/scripts/testfun/test.m
@@ -610,7 +610,7 @@
 %!test
 %! lastwarn();            # clear last warning just in case
 
-%!warning <warning message> warning('warning message')
+%!warning <warning message> warning('warning message');
 
 %!## test of shared variables
 %!shared a                # create a shared variable