diff options
| author | Yoshiya Hinosawa <stibium121@gmail.com> | 2021-01-12 19:32:58 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-12 05:32:58 -0500 |
| commit | fd56fa89f36016a816450cd0e8df5853c66d170c (patch) | |
| tree | 7d21163bf2a1c5a4d5f73f998afbaa2e4c2b7a91 /cli/tests/078_unload_on_exit.ts.out | |
| parent | 5c6ab75de1e5817df3620a5cdd85eba748b2a8a6 (diff) | |
fix(cli): dispatch unload on exit (#9088)
Diffstat (limited to 'cli/tests/078_unload_on_exit.ts.out')
| -rw-r--r-- | cli/tests/078_unload_on_exit.ts.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/078_unload_on_exit.ts.out b/cli/tests/078_unload_on_exit.ts.out new file mode 100644 index 000000000..e213f9632 --- /dev/null +++ b/cli/tests/078_unload_on_exit.ts.out @@ -0,0 +1 @@ +[WILDCARD]onunload is called |
