diff --git a/chaco/tests/test_colormapped_scatterplot.py b/chaco/tests/test_colormapped_scatterplot.py index 3adf8a9c1..84c6bf7f7 100644 --- a/chaco/tests/test_colormapped_scatterplot.py +++ b/chaco/tests/test_colormapped_scatterplot.py @@ -59,11 +59,8 @@ def test_scatter_circle(self): actual = self.gc.bmp_array[:, :, :] self.assertFalse(alltrue(actual == 255)) - @unittest.skip("Broken; see GH #232.") def test_scatter_custom(self): - """Coverage test to check custom markers work... - - XXX ...which apparently they currently don't. See #232. + """Coverage test to check custom markers work. """ # build path