aboutsummaryrefslogtreecommitdiffstats
path: root/test/klippy/commands.test
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-03-22 12:36:18 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-03-22 12:36:18 -0400
commit541c2990c6024250a896d533ce9665271736fe61 (patch)
tree913331158afb41bbe1343ffe1b8ef349102e04c1 /test/klippy/commands.test
parentf2fbe984547c5291ee4cd9df40d4ee0f36ed1fbb (diff)
downloadkutter-541c2990c6024250a896d533ce9665271736fe61.tar.gz
kutter-541c2990c6024250a896d533ce9665271736fe61.tar.xz
kutter-541c2990c6024250a896d533ce9665271736fe61.zip
test: Rename atmega2560-16mhz.config to atmega2560.config
There's no need to include the 16mhz as basically all atmega chips are run at 16mhz. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'test/klippy/commands.test')
-rw-r--r--test/klippy/commands.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/klippy/commands.test b/test/klippy/commands.test
index a9581dae..a32b26e2 100644
--- a/test/klippy/commands.test
+++ b/test/klippy/commands.test
@@ -1,5 +1,5 @@
# Tests for miscellaneous g-code commands
-DICTIONARY atmega2560-16mhz.dict
+DICTIONARY atmega2560.dict
CONFIG ../../config/example.cfg
# Simple status commands