diff options
Diffstat (limited to 'uriloader/exthandler/tests/unit/tail_handlerService.js')
-rw-r--r-- | uriloader/exthandler/tests/unit/tail_handlerService.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/uriloader/exthandler/tests/unit/tail_handlerService.js b/uriloader/exthandler/tests/unit/tail_handlerService.js new file mode 100644 index 000000000..1d1989127 --- /dev/null +++ b/uriloader/exthandler/tests/unit/tail_handlerService.js @@ -0,0 +1,5 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +HandlerServiceTest.destroy(); |