X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=t%2F01-api.t;h=3e2f3547ff7d95ea235f030c8e1d7618e00f3c85;hp=b0d7b20498c0ae204fd375d664f38e344918fcd1;hb=95aada0ec5b3c5a0d78ed0ad53436b0e70860bc7;hpb=1c53f7e28198adfb2905667acd5741f163832d7b diff --git a/t/01-api.t b/t/01-api.t index b0d7b20..3e2f354 100644 --- a/t/01-api.t +++ b/t/01-api.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 5 + 20 + 12; +use Test::More tests => 5 + 22 + 12; use LaTeX::TikZ; @@ -31,7 +31,7 @@ is(prototype('Tikz'), '', 'main::Tikz is actually a constant'); my @methods = qw< formatter functor raw - union seq + union seq chain join point line polyline closed_polyline rectangle circle arc arrow raw_mod clip layer