diff --git a/product/ERP5/tests/testBusinessTemplate.py b/product/ERP5/tests/testBusinessTemplate.py
index bdb4acda8c34e81022e6b0fff6f045230b5c4441..7581179b1153607f3ecc455ebca6a1ef81c24ef2 100644
--- a/product/ERP5/tests/testBusinessTemplate.py
+++ b/product/ERP5/tests/testBusinessTemplate.py
@@ -3530,6 +3530,8 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
                        RemoveKeysAndTable \
                        RemoveBusinessTemplate \
                        RemoveAllTrashBins \
+                       Tic \
+                       CheckKeysAndTableRemoved \
                        ImportBusinessTemplate \
                        UseImportBusinessTemplate \
                        CheckBuiltBuildingState \