X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=t%2F01-api.t;h=dc15124ba7ea4e9ed1fd8d58d9ce83d620bdf194;hp=7a29a363103657c96de02cff8b93f8f341f03120;hb=080eb1e263eb7c3700a9ebfd96522eaa534a0b6c;hpb=d6ce9bd1690e1ed3ceb9beb90380c94a4efa6e54 diff --git a/t/01-api.t b/t/01-api.t index 7a29a36..dc15124 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 + 15 + 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 raw_mod clip layer width color fill