diff options
| -rwxr-xr-x | tests/test_export_colors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_export_colors.py b/tests/test_export_colors.py index 09265c6..5ca04d9 100755 --- a/tests/test_export_colors.py +++ b/tests/test_export_colors.py @@ -1,4 +1,4 @@ -"""Test util functions.""" +"""Test export functions.""" import unittest import pathlib |