Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/iris/example_tests/test_custom_aggregation.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@


class TestCustomAggregation(tests.GraphicsTest):
"""Test the atlantic_profiles example code."""
"""Test the custom aggregation example code."""
def test_custom_aggregation(self):
with extest_util.show_replaced_by_check_graphic(self):
custom_aggregation.main()
Expand Down