Put "$3" on all tests

This commit is contained in:
Scott Lahteine
2020-11-21 22:32:56 -06:00
committed by Scott Lahteine
parent 56c0608e4d
commit 08717ef117
8 changed files with 35 additions and 35 deletions

View File

@ -72,7 +72,7 @@ use_example_configs Mks/Robin
opt_set MOTHERBOARD BOARD_MKS_ROBIN_NANO_V2
opt_disable TFT_INTERFACE_FSMC TFT_RES_320x240 TOUCH_SCREEN
opt_enable TFT_INTERFACE_SPI TFT_RES_480x320 TFT_COLOR_UI
exec_test $1 $2 "MKS Robin v2 nano New Color UI 480x320 SPI without TOUCH_SCREEN"
exec_test $1 $2 "MKS Robin v2 nano New Color UI 480x320 SPI without TOUCH_SCREEN" "$3"
# cleanup
restore_configs