Ticket #952 (assigned task)
Remove Numbers in test function names
| Reported by: | euzuro | Owned by: | euzuro |
|---|---|---|---|
| Priority: | minor | Milestone: | Maintenance |
| Component: | tests | Version: | 2.4 |
| Keywords: | Cc: | ||
| State: |
Description
There is really no point in having the numbers in the function names for the tests, so let's remove them once and for all.
example:
'test_01_tile_initialize' becomes 'test_tile_initialize'
Change History
Note: See
TracTickets for help on using
tickets.
