mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-07 14:04:11 -06:00
Removed some dependencies on Perl IO module.
This commit is contained in:
parent
a38cbac312
commit
e162c47167
3 changed files with 1 additions and 2 deletions
1
t/svg.t
1
t/svg.t
|
@ -10,6 +10,7 @@ BEGIN {
|
|||
|
||||
use Slic3r;
|
||||
use Slic3r::Test;
|
||||
use IO::Scalar;
|
||||
|
||||
{
|
||||
my $print = Slic3r::Test::init_print('20mm_cube');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue