aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/commands.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/klippy/commands.test')
-rw-r--r--test/klippy/commands.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/klippy/commands.test b/test/klippy/commands.test
index 3327696e..42237cef 100644
--- a/test/klippy/commands.test
+++ b/test/klippy/commands.test
@@ -14,9 +14,6 @@ QUERY_ENDSTOPS
M115
-# Restart command
-RESTART
-
M18
# G-code state commands
@@ -44,3 +41,6 @@ M204 S500
SET_PRESSURE_ADVANCE EXTRUDER=extruder ADVANCE=.001
SET_PRESSURE_ADVANCE ADVANCE=.002 ADVANCE_LOOKAHEAD_TIME=.001
+
+# Restart command (must be last in test)
+RESTART