[plotting] still testing the testing

This commit is contained in:
Max Zwiessele 2016-03-31 14:06:23 +01:00
parent 1376113405
commit 0116b03f3c
7 changed files with 32 additions and 28 deletions

View file

@ -32,8 +32,8 @@
#===============================================================================
# SKIPPING PLOTTING BECAUSE IT BEHAVES DIFFERENTLY ON DIFFERENT
# SYSTEMS, AND WILL MISBEHAVE
#from nose import SkipTest
#raise SkipTest("Skipping Matplotlib testing")
from nose import SkipTest
raise SkipTest("Skipping Matplotlib testing")
#===============================================================================
try: