diff options
Diffstat (limited to 'bank-eiffel/tests/test_account.e')
| -rw-r--r-- | bank-eiffel/tests/test_account.e | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bank-eiffel/tests/test_account.e b/bank-eiffel/tests/test_account.e index 0b6ac46..02d22a9 100644 --- a/bank-eiffel/tests/test_account.e +++ b/bank-eiffel/tests/test_account.e | |||
| @@ -243,6 +243,7 @@ feature -- Test routines | |||
| 243 | assert("RETIREEACCOUNT_ONE_RETIREE_ONLY_3", False) | 243 | assert("RETIREEACCOUNT_ONE_RETIREE_ONLY_3", False) |
| 244 | else | 244 | else |
| 245 | end | 245 | end |
| 246 | |||
| 246 | rescue | 247 | rescue |
| 247 | if not (create {EXCEPTIONS}).is_developer_exception then | 248 | if not (create {EXCEPTIONS}).is_developer_exception then |
| 248 | retry_count := retry_count + 1 | 249 | retry_count := retry_count + 1 |
