catfacts test and test cleanup
This commit is contained in:
@@ -21,5 +21,3 @@ class TestNodeTodo(unittest.TestCase):
|
||||
m = re.match('^http://node-todobin\.herokuapp\.com/list/[a-z0-9]+$',
|
||||
out, flags=re.UNICODE)
|
||||
self.assertTrue(m)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user