Remove debug print.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -30,7 +30,6 @@ class ParsingIndexingTestCase(DocumentTestMixin, BaseTestCase):
|
|||||||
|
|
||||||
self.document = self.upload_document()
|
self.document = self.upload_document()
|
||||||
self.document.submit_for_parsing()
|
self.document.submit_for_parsing()
|
||||||
print '@@@', list(self.document.latest_version.content())
|
|
||||||
|
|
||||||
self.assertTrue(
|
self.assertTrue(
|
||||||
self.document in IndexInstanceNode.objects.get(
|
self.document in IndexInstanceNode.objects.get(
|
||||||
|
|||||||
Reference in New Issue
Block a user