diff --git a/product/ERP5OOo/tests/testDms.py b/product/ERP5OOo/tests/testDms.py index 1dde27f826be5b97de6e5666e43d4c909a0a5dc8..84e9419bd8386dd9265d6d21491fbd3661a8807c 100644 --- a/product/ERP5OOo/tests/testDms.py +++ b/product/ERP5OOo/tests/testDms.py @@ -70,9 +70,6 @@ import os from Products.ERP5Type import product_path from Products.ERP5OOo.Document.OOoDocument import ConversionError -# XXX set it to an appropriate value -erp5_port=9090 - class TestDocument(ERP5TypeTestCase): """ """