diff --git a/t/custom_gcode.t b/t/custom_gcode.t index 44f9523189..1bb52b618e 100644 --- a/t/custom_gcode.t +++ b/t/custom_gcode.t @@ -1,4 +1,4 @@ -use Test::More tests => 41; +use Test::More tests => 38; use strict; use warnings;