Commit d59e981f authored by Marek Gumiński's avatar Marek Gumiński

Fixed initial message in test03

parent d609cfc5
...@@ -252,7 +252,7 @@ def test_dir( dut, box ): ...@@ -252,7 +252,7 @@ def test_dir( dut, box ):
def main (card=None, default_directory='.',suite=None, serial=""): def main (card=None, default_directory='.',suite=None, serial=""):
testname= "Test06: Trigger Input/Output" testname= "Test03: Trigger Input/Output"
util.header_msg( testname, [ "Bidirectional Buffer communication", util.header_msg( testname, [ "Bidirectional Buffer communication",
"Termination switching", "Termination switching",
"Reading trigger input" ] ) "Reading trigger input" ] )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment