mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 07:09:00 +08:00
Yet one more fix of a unit test.
This commit is contained in:
parent
de70b6a06a
commit
4487f51c30
@ -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…
x
Reference in New Issue
Block a user