aboutsummaryrefslogtreecommitdiffstats
path: root/tests/resilience/making_ce_indexation_failing.btm
blob: 020382ba303f5533bc5b54065c662ec6bbae1824 (plain)
1
2
3
4
5
6
7
8
RULE make indexation on ce failing
CLASS IndexAnalysisStep
METHOD execute
COMPILE
AT ENTRY
IF TRUE
DO return
ENDRULE