X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=t%2F01-api.t;h=106ebbe649b573ea0ffe84c8e09bf5310e83b2c3;hb=1918fdf5100058cd6a4281bc8b04ec8977841e5e;hp=7a29a363103657c96de02cff8b93f8f341f03120;hpb=5adf00c880491bac3bd793a07431cf161c03643f;p=perl%2Fmodules%2FLaTeX-TikZ.git diff --git a/t/01-api.t b/t/01-api.t index 7a29a36..106ebbe 100644 --- a/t/01-api.t +++ b/t/01-api.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 5 + 13 + 12; +use Test::More tests => 5 + 16 + 12; use LaTeX::TikZ; @@ -31,7 +31,7 @@ is(prototype('Tikz'), '', 'main::Tikz is actually a constant'); my @methods = qw/ raw path seq - point line rectangle circle + point line polyline closed_polyline rectangle circle arc raw_mod clip layer width color fill