summaryrefslogtreecommitdiff
path: root/cli/tests/034_onload.out
blob: c9556e991f140be082f42c2e2be608b7a5ecaebd (plain)
1
2
3
4
5
6
7
8
9
10
11
log from nest_imported script
log from imported script
log from main
got load event in onload function
got load event in event handler (nest_imported)
got load event in event handler (imported)
got load event in event handler (main)
got unload event in onunload function
got unload event in event handler (nest_imported)
got unload event in event handler (imported)
got unload event in event handler (main)