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

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
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