##// END OF EJS Templates
fix failing tests without X in IPython.lib...
fix failing tests without X in IPython.lib note that pylab_not_importable appears to not be enough to catch if we're running X. I'm able to import pylab, and it's only %%matplotlib magic that causes these tests to die
Paul Ivanov -
r11971:3ebde4bd
Show More