mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
8 lines
174 B
JavaScript
8 lines
174 B
JavaScript
//
|
|
// Load standard base class for network tests into child process
|
|
//
|
|
|
|
Components.utils.import('resource://gre/modules/XPCOMUtils.jsm');
|
|
|
|
load("../unit/head_channels.js");
|
|
|