aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/klippy/cartesian.test4
-rw-r--r--test/klippy/corexy.test4
-rw-r--r--test/klippy/printers.test6
3 files changed, 6 insertions, 8 deletions
diff --git a/test/klippy/cartesian.test b/test/klippy/cartesian.test
deleted file mode 100644
index 42b00ca7..00000000
--- a/test/klippy/cartesian.test
+++ /dev/null
@@ -1,4 +0,0 @@
-# Test case for basic cartesian movement
-CONFIG ../../config/example.cfg
-DICTIONARY atmega2560-16mhz.dict
-GCODE move.gcode
diff --git a/test/klippy/corexy.test b/test/klippy/corexy.test
deleted file mode 100644
index 6e43bdf8..00000000
--- a/test/klippy/corexy.test
+++ /dev/null
@@ -1,4 +0,0 @@
-# Test case for basic corexy movement
-CONFIG ../../config/example-corexy.cfg
-DICTIONARY atmega2560-16mhz.dict
-GCODE move.gcode
diff --git a/test/klippy/printers.test b/test/klippy/printers.test
index f11f14bf..9c752ff7 100644
--- a/test/klippy/printers.test
+++ b/test/klippy/printers.test
@@ -1,6 +1,12 @@
# Basic sanity checks on the example printer config files
GCODE move.gcode
+# Example kinematic files
+DICTIONARY atmega2560-16mhz.dict
+CONFIG ../../config/example.cfg
+CONFIG ../../config/example-corexy.cfg
+CONFIG ../../config/example-delta.cfg
+
# Printers using the atmega2560
DICTIONARY atmega2560-16mhz.dict
CONFIG ../../config/generic-einsy-rambo.cfg