forked from MapComplete/MapComplete
First steps to a real testing framework: first working version with mocha, chai and doctest-ts
This commit is contained in:
parent
edc366149b
commit
4f4fc650b1
42 changed files with 9032 additions and 9275 deletions
|
@ -494,6 +494,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Tandem bicycles can be rented here"
|
||||
},
|
||||
"6": {
|
||||
"then": "Race bicycles can be rented here"
|
||||
}
|
||||
},
|
||||
"question": "What kind of bicycles and accessories are rented here?",
|
||||
|
|
|
@ -494,6 +494,9 @@
|
|||
},
|
||||
"5": {
|
||||
"then": "Tandems kunnen hier gehuurd worden"
|
||||
},
|
||||
"6": {
|
||||
"then": "Wielerfietsen (sportfietsen) kunnen hier gehuurd worden"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor soort fietsen en fietstoebehren worden hier verhuurd?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue