mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Fixed automatic tests.
This commit is contained in:
parent
e931f75010
commit
5063c15442
5 changed files with 22 additions and 6 deletions
|
@ -4,7 +4,7 @@ use strict;
|
|||
use warnings;
|
||||
|
||||
use Slic3r::XS;
|
||||
use Test::More tests => 5;
|
||||
use Test::More tests => 3;
|
||||
|
||||
{
|
||||
my $print = Slic3r::Print->new;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue