forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
d7004cd3dc
93 changed files with 2670 additions and 828 deletions
8
test.ts
8
test.ts
|
@ -1,7 +1,3 @@
|
|||
import GeoLocationHandler from "./Logic/Actors/GeoLocationHandler";
|
||||
import LayoutConfig from "./Customizations/JSON/LayoutConfig";
|
||||
import {UIEventSource} from "./Logic/UIEventSource";
|
||||
import LanguagePicker from "./UI/LanguagePicker";
|
||||
import TestAll from "./test/TestAll";
|
||||
|
||||
|
||||
LanguagePicker.CreateLanguagePicker(["nl","en"]).AttachTo("maindiv")
|
||||
new TestAll().testAll();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue