+2 new migrations in apps.dashboard; added new Item() model to dashboard.models; added ItemModelTest() to .tests; cleaned up deadspace in functional_tests
This commit is contained in:
@@ -41,7 +41,5 @@ class NewVisitorTest(unittest.TestCase):
|
||||
self.check_for_row_in_list_table('2: Use peacock feathers to make a fly')
|
||||
self.check_for_row_in_list_table('1: Buy peacock feathers')
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
Reference in New Issue
Block a user