mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Issue #1263 - Part 2: Remove DiskSpaceWatcher tests
This commit is contained in:
parent
92b01bf08a
commit
3bfa0a4c34
11 changed files with 0 additions and 1011 deletions
|
|
@ -217,10 +217,6 @@ if (!window.runTest) {
|
|||
|
||||
function finishTest()
|
||||
{
|
||||
SpecialPowers.notifyObserversInParentProcess(null,
|
||||
"disk-space-watcher",
|
||||
"free");
|
||||
|
||||
SimpleTest.executeSoon(function() {
|
||||
testGenerator.close();
|
||||
testHarnessGenerator.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue