[MM-40330] Unit tests for main/windows (#1885)

* [MM-40330] Unit tests for main/windows

* Merge'd
This commit is contained in:
Devin Binnie
2021-12-06 11:08:39 -05:00
committed by GitHub
parent 72f7cb4f08
commit 4a98dce51e
21 changed files with 1698 additions and 535 deletions

View File

@@ -3,7 +3,7 @@
'use strict';
import * as WindowManager from 'main/windows/windowManager';
import WindowManager from 'main/windows/windowManager';
import {createTemplate} from './app';