mirror of https://github.com/espruino/BangleApps
anton - Add description to test
parent
5c5c89878b
commit
56f7dd192c
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"app" : "antonclk",
|
||||
"tests" : [{
|
||||
"description": "Check memory usage after setUI",
|
||||
"steps" : [
|
||||
{"t":"cmd", "js": "Bangle.loadWidgets()"},
|
||||
{"t":"cmd", "js": "eval(require('Storage').read('antonclk.app.js'))"},
|
||||
|
|
Loading…
Reference in New Issue