X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=t%2F01-api.t;h=3eea9d9b1123f2bbed752381bb9a621fbd2b3b65;hp=78b56213fc4fd5944282504479af2bc482da6adc;hb=92147217516a40b35ca00c8e08939e8aa5478426;hpb=787935f70e88c8225e15a46607c809e805af68da diff --git a/t/01-api.t b/t/01-api.t index 78b5621..3eea9d9 100644 --- a/t/01-api.t +++ b/t/01-api.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Test::More tests => 5 + 18 + 12; +use Test::More tests => 5 + 20 + 12; use LaTeX::TikZ; @@ -29,6 +29,7 @@ is(prototype('Tikz'), '', 'main::Tikz is actually a constant'); } my @methods = qw/ + formatter functor raw path seq point line polyline closed_polyline rectangle circle arc arrow