summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_module
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <mozo@mozo.jp>2021-04-25 11:52:18 +0900
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-05-26 12:29:43 +0200
commit9e4780dedac15adcc04309d0198f4ae34e04cc2a (patch)
treedea939b75ae188ca4f2f200969a2619e0c3297b1 /tests/utils_tests/test_module
parent5a8e8f80bb82a867eab7e4d9d099f21d0a976d22 (diff)
Fixed #32669 -- Fixed detection when started non-django modules which aren't packages with "python -m" in autoreloader.
Diffstat (limited to 'tests/utils_tests/test_module')
-rw-r--r--tests/utils_tests/test_module/main_module.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/utils_tests/test_module/main_module.py b/tests/utils_tests/test_module/main_module.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/utils_tests/test_module/main_module.py