[plotting] and ignoring it again

This commit is contained in:
mzwiessele 2016-03-10 12:20:18 +00:00
parent 1f54c22d72
commit 29a81c72c1
2 changed files with 2 additions and 2 deletions

View file

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