Skip to content

Commit 559688c

Browse files
authored
Rename test_init.py to test_show_versions.py (#3387)
1 parent b8b54a4 commit 559688c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/tests/test_init.py renamed to pygmt/tests/test_show_versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Test functions in __init__.
2+
Test the pygmt.show_versions function.
33
"""
44

55
import io

0 commit comments

Comments
 (0)