Update MANIFEST and test

This commit is contained in:
Alessandro Ranellucci 2014-05-27 00:03:23 +02:00
parent 5fe5021fd7
commit 65dd95aaac
2 changed files with 3 additions and 1 deletions

View file

@ -4,7 +4,7 @@ use strict;
use warnings;
use Slic3r::XS;
use Test::More tests => 17;
use Test::More tests => 22;
my $square = Slic3r::Polygon->new( # ccw
[100, 100],