X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F12-geo.t;h=f36d00273163957417ea3bd1b3923e853d5560ba;hb=b212ec02c4010c5200e7741d432397bfede7ca50;hp=7ce5d643a2414d94b3d43658c4c37614ea5c1c07;hpb=92f8566cc72a8bfded5c55589030ddab5f215bd6;p=perl%2Fmodules%2FLaTeX-TikZ.git diff --git a/t/12-geo.t b/t/12-geo.t index 7ce5d64..f36d002 100644 --- a/t/12-geo.t +++ b/t/12-geo.t @@ -206,7 +206,7 @@ RES eval { Tikz->circle($o => -1); }; -like $@, qr/isn't a non-negative real number/, +like $@, failed_valid('__ANON__'), 'creating a circle with a negative radius croaks'; # Arc