summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-11-28 06:11:20 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-11-28 06:11:20 -0500
commit9d21fb5ba64bb9f4a5f7117c74bd8d3d8672b8bf (patch)
tree37b7080555b26f2ab742656fa573cd4affefbbf3
parentcef6db886f8c45be48077f1bd252dcf3592d5bd3 (diff)
downloadpython-coveragepy-git-nedbat/balanced-xdist.tar.gz
temp: GetZipBytesTests will work now?nedbat/balanced-xdist
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e08d1bea..42dcf25e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -22,7 +22,7 @@ balanced_clumps =
; because of shared-file manipulations
CompareTest
; because of shared-file manipulations?
- GetZipBytesTest
+ ;GetZipBytesTest
[pep8]
# E265 block comment should start with '# '