test_examples(): test without debug messages first
authorNikolaus Rath <Nikolaus@rath.org>
Thu, 6 Apr 2017 17:15:19 +0000 (10:15 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commitd3c352142cdc738b4d224ff5960996cc5861c6e5
tree043a4513fff5c0caf58f86f7ae7c3fa6be0c5527
parent3f656efe98639094d8944ca82518984d74a471cd
test_examples(): test without debug messages first

That way, we are not drowning in messages when a test would also fail
without debugging enabled.
test/test_examples.py