Finish porting test_storage_web to Python 3.
This commit is contained in:
parent
3d18b24967
commit
431e939bb8
|
@ -83,7 +83,7 @@ PORTED_TEST_MODULES = [
|
|||
"allmydata.test.test_python3",
|
||||
"allmydata.test.test_spans",
|
||||
"allmydata.test.test_statistics",
|
||||
"allmydata.test.test_storage_web", # partial, WIP
|
||||
"allmydata.test.test_storage_web",
|
||||
"allmydata.test.test_time_format",
|
||||
"allmydata.test.test_uri",
|
||||
"allmydata.test.test_util",
|
||||
|
|
Loading…
Reference in New Issue