Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2011-10-10 13:00:19 +0400
committerAlessandro Ranellucci <aar@cpan.org>2011-10-10 13:00:19 +0400
commit7628c83e9f5ce50969b34c5d5d2779afc3ea275f (patch)
tree99669cba331342564d368204e63e9e46e824bfcf /t/clean_polylines.t
parent02a1b0cdab5c290e2e0839136940d973f9280fa2 (diff)
Some tests were failing
Diffstat (limited to 't/clean_polylines.t')
-rw-r--r--t/clean_polylines.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/clean_polylines.t b/t/clean_polylines.t
index 9ad552f8e..e87575ae9 100644
--- a/t/clean_polylines.t
+++ b/t/clean_polylines.t
@@ -1,4 +1,6 @@
use Test::More;
+use strict;
+use warnings;
plan tests => 4;