mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 01:37:53 -06:00
Fix of the previous commit: Fixed number of unit tests to be executed.
This commit is contained in:
parent
05ea01bdcc
commit
fa3d138e91
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
use Test::More tests => 41;
|
use Test::More tests => 38;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue