Removed some dependencies on Perl IO module.

This commit is contained in:
bubnikv 2018-03-16 12:07:54 +01:00
parent a38cbac312
commit e162c47167
3 changed files with 1 additions and 2 deletions

View file

@ -10,6 +10,7 @@ BEGIN {
use Slic3r;
use Slic3r::Test;
use IO::Scalar;
{
my $print = Slic3r::Test::init_print('20mm_cube');