remove click from valgrind tests
parent
9b43459eee
commit
688b5c97bd
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# See test.py for more information.
|
||||
cpp_examples = [
|
||||
("nsclick-simple-lan", "ENABLE_CLICK == True", "True"),
|
||||
("nsclick-simple-lan", "ENABLE_CLICK == True", "False"),
|
||||
]
|
||||
|
||||
# A list of Python examples to run in order to ensure that they remain
|
||||
|
|
Loading…
Reference in New Issue