disable main-propagation-loss example from valgrind tests

This commit is contained in:
Tom Henderson
2011-04-21 06:23:25 -07:00
parent 534c10f5fc
commit bf93e5e7dd

View File

@@ -8,7 +8,7 @@
#
# See test.py for more information.
cpp_examples = [
("main-propagation-loss", "True", "True"),
("main-propagation-loss", "True", "False"),
]
# A list of Python examples to run in order to ensure that they remain