Commit 4cd064ca authored by Arnaud Fontaine's avatar Arnaud Fontaine

Remove TestZodbImportFilesystemPropertySheet from tests suite

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43962 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e70f8534
......@@ -1111,5 +1111,4 @@ def test_suite():
suite = unittest.TestSuite()
suite.addTest(unittest.makeSuite(TestPortalTypeClass))
suite.addTest(unittest.makeSuite(TestZodbPropertySheet))
suite.addTest(unittest.makeSuite(TestZodbImportFilesystemPropertySheet))
return suite
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment