Skip to content
Prev Previous commit
Next Next commit
Remove print statement
  • Loading branch information
lovelydinosaur committed Sep 30, 2016
commit 1e35ce72d033a9388002ed02f2a9229cdd17bce9
2 changes: 0 additions & 2 deletions tests/test_schemas.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,4 @@ def test_schema_for_regular_views(self):
}
}
)
print schema
print expected
self.assertEqual(schema, expected)