Bug 1311060 - Fix test bustage r=me

This commit is contained in:
Jon Coppeard 2017-01-10 11:08:07 +00:00
parent adf3eefb3f
commit dfc68f9e02

View File

@ -1 +1,3 @@
if (helperThreadCount() === 0)
quit();
evalInWorker(`schedulegc("s1");`);