Issue #1263 - Part 2: Remove DiskSpaceWatcher tests

This commit is contained in:
wolfbeast 2019-11-08 10:49:46 +01:00 committed by Roy Tam
commit 3bfa0a4c34
11 changed files with 0 additions and 1011 deletions

View file

@ -217,10 +217,6 @@ if (!window.runTest) {
function finishTest()
{
SpecialPowers.notifyObserversInParentProcess(null,
"disk-space-watcher",
"free");
SimpleTest.executeSoon(function() {
testGenerator.close();
testHarnessGenerator.close();