mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Updating test name
This commit is contained in:
parent
36b4fbad12
commit
48959ab84c
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue