mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Fix of the previous commit: Fixed number of unit tests to be executed.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
use Test::More tests => 41;
|
use Test::More tests => 38;
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user