forked from MapComplete/MapComplete
First version of unit handling: canonicalizing on input
This commit is contained in:
parent
fca3f45908
commit
0012a2f683
11 changed files with 379 additions and 48 deletions
|
@ -33,7 +33,9 @@ const allTests = [
|
|||
new GeoOperationsSpec(),
|
||||
new ImageSearcherSpec(),
|
||||
new ThemeSpec(),
|
||||
new UtilsSpec()]
|
||||
new UtilsSpec(),
|
||||
new UtilsSpec()
|
||||
]
|
||||
|
||||
|
||||
for (const test of allTests) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue