comparison: toolkit/devtools/apps/tests/unit/tail_apps.js
toolkit/devtools/apps/tests/unit/tail_apps.js
- branch
- TOR_BUG_3246
- changeset 7
- 129ffea94266
equal
deleted
inserted
replaced
|
1 if (gClient) { |
|
2 // Close the test remote connection before leaving this test |
|
3 gClient.close(function () { |
|
4 run_next_test(); |
|
5 }); |
|
6 } |