This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
SuperSlicer
mirror of
https://github.com/supermerill/SuperSlicer.git
Watch
1
Star
0
Fork
0
Files
Wiki
Browse Source
Fix of the previous commit: Fixed number of unit tests to be executed.
bubnikv
5 years ago
parent
05ea01bdcc
commit
fa3d138e91
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
t/custom_gcode.t
+ 1
- 1
t/custom_gcode.t
View File
@@ -1,4 +1,4 @@
-use Test::More tests =>
41
;
+use Test::More tests =>
38
;
use strict;
use warnings;