diff --git a/screen_locker/tests/__init__.py b/screen_locker/tests/__init__.py new file mode 100644 index 0000000..9bdc078 --- /dev/null +++ b/screen_locker/tests/__init__.py @@ -0,0 +1 @@ +"""Tests for screen_locker module."""