handle lecture test moving to lib

Min RK 11 years ago
parent 14a0b1614d
commit 3929be1798

@ -193,6 +193,8 @@ if not have['matplotlib']:
sec = test_sections['lib']
if not have['zmq']:
sec.exclude('kernel')
if not have['pygments']:
sec.exclude('tests.test_lexers')
# We do this unconditionally, so that the test suite doesn't import
# gtk, changing the default encoding and masking some unicode bugs.
sec.exclude('inputhookgtk')

Loading…
Cancel
Save