From 65dd95aaacd73ce005e547857430add5a3482908 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Tue, 27 May 2014 00:03:23 +0200 Subject: [PATCH] Update MANIFEST and test --- xs/MANIFEST | 2 ++ xs/t/18_motionplanner.t | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/xs/MANIFEST b/xs/MANIFEST index 184998f8e..f9ae27d70 100644 --- a/xs/MANIFEST +++ b/xs/MANIFEST @@ -1736,6 +1736,7 @@ t/14_geometry.t t/15_config.t t/16_flow.t t/17_boundingbox.t +t/18_motionplanner.t xsp/BoundingBox.xsp xsp/Clipper.xsp xsp/Config.xsp @@ -1749,6 +1750,7 @@ xsp/Flow.xsp xsp/Geometry.xsp xsp/Line.xsp xsp/Model.xsp +xsp/MotionPlanner.xsp xsp/my.map xsp/mytype.map xsp/Point.xsp diff --git a/xs/t/18_motionplanner.t b/xs/t/18_motionplanner.t index 2a4af8991..c7bf78f88 100644 --- a/xs/t/18_motionplanner.t +++ b/xs/t/18_motionplanner.t @@ -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],