Test: Renamed tw-1381.t to blocked.t
This commit is contained in:
@@ -45,6 +45,7 @@ class TestBug1381(TestCase):
|
|||||||
code, out, err = self.t("blocking")
|
code, out, err = self.t("blocking")
|
||||||
|
|
||||||
self.assertIn("blocks", out)
|
self.assertIn("blocks", out)
|
||||||
|
self.assertNotIn("blocked", out)
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
Reference in New Issue
Block a user