Fix indentation

This commit is contained in:
Itamar Turner-Trauring 2020-07-24 11:09:08 -04:00 committed by GitHub
parent dd4737f20c
commit 38648c0f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ PORTED_TEST_MODULES = [
"allmydata.test.test_hashtree",
"allmydata.test.test_hashutil",
"allmydata.test.test_humanreadable",
"allmydata.test.test_netstring",
"allmydata.test.test_netstring",
"allmydata.test.test_observer",
"allmydata.test.test_pipeline",
"allmydata.test.test_python3",