gecko/netwerk/test/unit_ipc/head_channels_clone.js
Jason Duell 4f875a514b Add run_test_in_child() and do_load_child_test_harness() xpcshell functions (bug 521922). r=bent sr=ted
Add necko 'unit_ipc' test directory under e10s, plus simple HTTP test.
2009-10-17 00:05:27 -07:00

7 lines
107 B
JavaScript

//
// Load standard base class for network tests into child process
//
load("../unit/head_channels.js");