toolkit/devtools/apps/tests/unit/tail_apps.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:d14649aaa6e8
1 if (gClient) {
2 // Close the test remote connection before leaving this test
3 gClient.close(function () {
4 run_next_test();
5 });
6 }

mercurial