diff options
Diffstat (limited to 'cli/tests/034_onload.out')
-rw-r--r-- | cli/tests/034_onload.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cli/tests/034_onload.out b/cli/tests/034_onload.out index 0939be8cd..c9556e991 100644 --- a/cli/tests/034_onload.out +++ b/cli/tests/034_onload.out @@ -5,3 +5,7 @@ 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) |