X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=t%2F01-api.t;h=106ebbe649b573ea0ffe84c8e09bf5310e83b2c3;hp=dc15124ba7ea4e9ed1fd8d58d9ce83d620bdf194;hb=1918fdf5100058cd6a4281bc8b04ec8977841e5e;hpb=d823d115ca3d3718e078dbb986d2c7eb5750df24 diff --git a/t/01-api.t b/t/01-api.t index dc15124..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 + 15 + 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 polyline closed_polyline rectangle circle + point line polyline closed_polyline rectangle circle arc raw_mod clip layer width color fill