Browse Source

Fix of the previous commit: Fixed number of unit tests to be executed.

bubnikv 5 years ago
parent
commit
fa3d138e91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      t/custom_gcode.t

+ 1 - 1
t/custom_gcode.t

@@ -1,4 +1,4 @@
-use Test::More tests => 41;
+use Test::More tests => 38;
 use strict;
 use warnings;