Skip to content

Commit a4c138f

Browse files
authored
Merge pull request #2036 from UV-CDAT/additional_baselines
Generated png should have same name with baseline
2 parents 2d5f700 + 1bd9a62 commit a4c138f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/vcs/test_vcs_boxfill_robinson_wrap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
kwargs[ 'cdmsfile' ] = cdmsfile.id
1212
kwargs['bg'] = 1
1313
canvas.plot(clt3, gmBoxfill, **kwargs)
14-
regression.run(canvas, "test_robinson_wrap.png")
14+
regression.run(canvas, "test_vcs_robinson_wrap.png")

0 commit comments

Comments
 (0)