Put "$3" on all tests
This commit is contained in:
committed by
Scott Lahteine
parent
56c0608e4d
commit
08717ef117
@ -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
|
||||
|
Reference in New Issue
Block a user