summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/lib/test_constructor.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_constructor.py b/tests/lib/test_constructor.py
index 0a0650b..28987d2 100644
--- a/tests/lib/test_constructor.py
+++ b/tests/lib/test_constructor.py
@@ -5,7 +5,7 @@ import pprint
import datetime
import yaml.tokens
-# Used in the construct-python-name-module test.
+# Import any packages here that need to be referenced in .code files.
import signal
def execute(code):