mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
More refactoring of the unittest system
This commit is contained in:
parent
7571e3606d
commit
67c4896a53
6 changed files with 8 additions and 10 deletions
|
|
@ -47,7 +47,7 @@ FORM = '''
|
|||
| cccccccc | ccccccccccccccccccccccccccccccccccc |
|
||||
| cccccccc | cccccccccccccccccBccccccccccccccccc |
|
||||
| | |
|
||||
`-----------------------------------------------´
|
||||
-------------------------------------------------
|
||||
'''
|
||||
|
||||
The first line of the FORM string is ignored. The forms and table
|
||||
|
|
@ -117,7 +117,7 @@ This produces the following result:
|
|||
| |**|* | Herbalism |14 |990/1400 |
|
||||
| |* | | Smithing |9 |205/900 |
|
||||
| | |
|
||||
`----------------------------------------------´
|
||||
------------------------------------------------
|
||||
|
||||
The marked forms have been replaced with Cells of text and with
|
||||
EvTables. The form can be updated by simply re-applying form.map()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue