mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-10-04 07:36:32 +08:00
remove framework for test dev
This commit is contained in:
parent
ac3a1818ff
commit
a0675cbf9c
@ -5,14 +5,6 @@ use warnings;
|
|||||||
|
|
||||||
use Test::More;
|
use Test::More;
|
||||||
|
|
||||||
#plan skip_all => 'temporarily disabled';
|
|
||||||
|
|
||||||
BEGIN {
|
|
||||||
use FindBin;
|
|
||||||
use lib "$FindBin::Bin/../../lib";
|
|
||||||
use local::lib "$FindBin::Bin/../../local-lib";
|
|
||||||
}
|
|
||||||
|
|
||||||
use Slic3r::XS;
|
use Slic3r::XS;
|
||||||
use Slic3r::Geometry qw(X Y Z deg2rad);
|
use Slic3r::Geometry qw(X Y Z deg2rad);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user