mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Yet one more fix of a unit test.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user