Updating test name

This commit is contained in:
Patrick Shriwise 2019-06-14 09:48:21 -05:00
parent 36b4fbad12
commit 48959ab84c

View file

@ -55,7 +55,7 @@ class PlotTestHarness(TestHarness):
return outstr
def test_plot():
def test_plot_overlap():
harness = PlotTestHarness(('plot_1.ppm', 'plot_2.ppm', 'plot_3.ppm',
'plot_4.h5'))
harness.main()