summaryrefslogtreecommitdiffstats
path: root/Lib/packaging/tests/test_command_install_distinfo.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/packaging/tests/test_command_install_distinfo.py')
-rw-r--r--Lib/packaging/tests/test_command_install_distinfo.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/Lib/packaging/tests/test_command_install_distinfo.py b/Lib/packaging/tests/test_command_install_distinfo.py
index 31636fd..6783d87 100644
--- a/Lib/packaging/tests/test_command_install_distinfo.py
+++ b/Lib/packaging/tests/test_command_install_distinfo.py
@@ -1,4 +1,7 @@
-"""Tests for ``packaging.command.install_distinfo``. """
+"""Tests for ``packaging.command.install_distinfo``.
+
+Writing of the RESOURCES file is tested in test_command_install_data.
+"""
import os
import csv