test: Add a macros.test test case for testing gcode_macro
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
committed by
KevinOConnor
parent
a68f577adf
commit
52e7e52119
6
test/klippy/macros.test
Normal file
6
test/klippy/macros.test
Normal file
@@ -0,0 +1,6 @@
|
||||
# Tests for miscellaneous g-code commands
|
||||
DICTIONARY atmega2560.dict
|
||||
CONFIG macros.cfg
|
||||
|
||||
# Run TESTIT macro
|
||||
TESTIT
|
||||
Reference in New Issue
Block a user