summaryrefslogtreecommitdiff
path: root/pygnulib/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'pygnulib/constants.py')
-rw-r--r--pygnulib/constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygnulib/constants.py b/pygnulib/constants.py
index ca5e3f79aa..bf01f86f39 100644
--- a/pygnulib/constants.py
+++ b/pygnulib/constants.py
@@ -104,7 +104,7 @@ MODES['verbose-min'] = -2
MODES['verbose-default'] = 0
MODES['verbose-max'] = 2
-# Set TESTS dictionary
+# Define TESTS categories
TESTS = \
{
'tests': 0,