summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-04-23 05:16:41 +0200
committerGitHub <noreply@github.com>2020-04-23 05:16:41 +0200
commit97796454d5a14b38b1a036958ad3dfe35faa3b4a (patch)
treea8432a83b26e39af084658b6f4bc3f4a4b8753fd /MANIFEST.in
parent9e50354fa37da96040b9a23431c7cec9f6a5326d (diff)
downloadpsutil-97796454d5a14b38b1a036958ad3dfe35faa3b4a.tar.gz
MemoryLeakTest class enhancements (#1731)
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 380a4fa2..d0d75240 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -103,6 +103,7 @@ include psutil/tests/test_posix.py
include psutil/tests/test_process.py
include psutil/tests/test_sunos.py
include psutil/tests/test_system.py
+include psutil/tests/test_testutils.py
include psutil/tests/test_unicode.py
include psutil/tests/test_windows.py
include scripts/battery.py