mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-16 04:37:41 +00:00
docs(web): adds a neat comment
This commit is contained in:
parent
49125fcf6e
commit
ce0221b151
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// This script allows user-interactive use of the user-testing oriented unit-test-resource objects.
|
||||
|
||||
const controller = new Testing.HostFixtureLayoutController();
|
||||
let loadPromise = controller.connect();
|
||||
let recorder;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue