From 74aaae83928f01adbec74e6ec07b6678fcb11e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= Date: Wed, 22 Mar 2006 12:15:15 +0000 Subject: [PATCH] remove check of no trash bin at end of initial install because we have multiple bt to install now git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6173 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/tests/testBusinessTemplate.py | 1 - 1 file changed, 1 deletion(-) diff --git a/product/ERP5/tests/testBusinessTemplate.py b/product/ERP5/tests/testBusinessTemplate.py index 86338769482..ab3318a1b5c 100755 --- a/product/ERP5/tests/testBusinessTemplate.py +++ b/product/ERP5/tests/testBusinessTemplate.py @@ -1501,7 +1501,6 @@ class TestBusinessTemplate(ERP5TypeTestCase): CheckBuiltBuildingState \ CheckInstalledInstallationState \ CheckSkinsLayers \ - CheckNoTrashBin \ ' sequence_list.addSequenceString(sequence_string) sequence_list.play(self) -- 2.25.1