Fix bugs in test_reachable
Compare changes
@@ -58,6 +58,7 @@ from testtools.matchers import (
@@ -58,6 +58,7 @@ from testtools.matchers import (
@@ -66,7 +67,6 @@ from twisted.python.filepath import FilePath
@@ -66,7 +67,6 @@ from twisted.python.filepath import FilePath
@@ -92,7 +92,7 @@ from ..storage_common import (
@@ -92,7 +92,7 @@ from ..storage_common import (
@@ -103,7 +103,6 @@ from .strategies import (
@@ -103,7 +103,6 @@ from .strategies import (
@@ -402,27 +401,44 @@ class ResourceTests(TestCase):
@@ -402,27 +401,44 @@ class ResourceTests(TestCase):