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>2013-08-26 18:25:42 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-08-26 18:25:42 +0400
commit49040db9a3719f9a5f00fb1ada73bb88690327e7 (patch)
tree4151443b4f12bd2a6aecb93e1e50235447af509c /t/shells.t
parentb6005327d6d49748f2c634a164d2cd417b5cc5cd (diff)
Fixes to pass all tests
Diffstat (limited to 't/shells.t')
-rw-r--r--t/shells.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/shells.t b/t/shells.t
index 1077260dc..7120c0e7c 100644
--- a/t/shells.t
+++ b/t/shells.t
@@ -1,4 +1,4 @@
-use Test::More tests => 10;
+use Test::More tests => 11;
use strict;
use warnings;