Skip to content

Commit 8a2d6ff

Browse files
committed
Benchmark test_meca_spec_multiple_focalmecha
1 parent efc152e commit 8a2d6ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pygmt/tests/test_meca.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def test_meca_spec_single_focalmecha_file():
8181
return fig
8282

8383

84+
@pytest.mark.benchmark
8485
@pytest.mark.mpl_image_compare(filename="test_meca_spec_multiple_focalmecha.png")
8586
@pytest.mark.parametrize(
8687
"inputtype", ["dict_mecha", "dict_mecha_mixed", "dataframe", "array2d"]

0 commit comments

Comments
 (0)