diff --git a/script/tests/templates/testTemplate.py b/script/tests/templates/testTemplate.py index 2fdee18..0c216aa 100644 --- a/script/tests/templates/testTemplate.py +++ b/script/tests/templates/testTemplate.py @@ -25,8 +25,8 @@ def startTest(testName, DEVICE, params): ######### WRITE YOUR CODE HERE BELOW ############# """ - All the code in this section # WRITE YOUR CODE HERE BELOW # can be modified/deleted. - It must be indented to the same level as this comment + All the code in this section # WRITE YOUR CODE HERE BELOW # is just an example and can be modified/deleted. + It must be indented to the same level as this comment. ----------------------------------- GETTING INPUTS: -----------------------------------