From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- netwerk/test/unit_ipc/head_channels_clone.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 netwerk/test/unit_ipc/head_channels_clone.js (limited to 'netwerk/test/unit_ipc/head_channels_clone.js') diff --git a/netwerk/test/unit_ipc/head_channels_clone.js b/netwerk/test/unit_ipc/head_channels_clone.js new file mode 100644 index 000000000..f5eb45cbb --- /dev/null +++ b/netwerk/test/unit_ipc/head_channels_clone.js @@ -0,0 +1,8 @@ +// +// Load standard base class for network tests into child process +// + +Components.utils.import('resource://gre/modules/XPCOMUtils.jsm'); + +load("../unit/head_channels.js"); + -- cgit v1.2.3