mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 07:15:08 -06:00
Yet one more fix of a unit test.
This commit is contained in:
parent
de70b6a06a
commit
4487f51c30
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ use warnings;
|
|||
|
||||
use List::Util qw(first sum);
|
||||
use Slic3r::XS;
|
||||
use Test::More tests => 32;
|
||||
use Test::More tests => 31;
|
||||
|
||||
use constant PI => 4 * atan2(1, 1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue