summaryrefslogtreecommitdiff
path: root/tests/shared_dict_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shared_dict_test.py')
-rwxr-xr-xtests/shared_dict_test.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/shared_dict_test.py b/tests/shared_dict_test.py
index 0b73a45..230bdb9 100755
--- a/tests/shared_dict_test.py
+++ b/tests/shared_dict_test.py
@@ -1,5 +1,9 @@
#!/usr/bin/env python3
+# © Copyright 2021-2022, Scott Gasch
+
+"""shared_dict unittest."""
+
import unittest
import parallelize as p