Bug 1144 main-random-variable on valgrind takes too long to complete

This commit is contained in:
John Abraham
2011-05-13 10:13:51 -07:00
parent 5508c40dd3
commit 885d3ec3e0

View File

@@ -12,7 +12,7 @@ cpp_examples = [
("main-callback", "True", "True"),
("sample-simulator", "True", "True"),
("main-ptr", "True", "True"),
("main-random-variable", "True", "True"),
("main-random-variable", "True", "False"),
("sample-random-variable", "True", "True"),
]