Skip to content

Commit d3806e3

Browse files
committed
Changed name to the Test_Color --> Test_Cft
1 parent b372805 commit d3806e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test_suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,8 @@
423423
'The test passes if the publisher and subscriber do not discover each other\n'
424424
},
425425

426-
# COLOR
427-
'Test_Color_0' : {
426+
# Content Filtered Topic
427+
'Test_Cft_0' : {
428428
'apps' : ['-P -t Square -r -c BLUE', '-P -t Square -r -c RED', '-S -t Square -r -c RED'],
429429
'expected_codes' : [ReturnCode.OK, ReturnCode.OK, ReturnCode.RECEIVING_FROM_ONE],
430430
'check_function' : tsf.test_color_receivers,

0 commit comments

Comments
 (0)