move some files around

This commit is contained in:
Géry Debongnie
2019-02-02 16:27:49 +01:00
parent 27f5845799
commit c9f2a6147c
10 changed files with 11 additions and 11 deletions
@@ -1,5 +1,5 @@
import { Env } from "../../src/ts/env";
import { INotification } from "../../src/ts/services/notifications";
import { INotification } from "../../src/ts/core/notifications";
import { Notification } from "../../src/ts/widgets/notification";
import { makeTestEnv, makeTestFixture, loadTemplates } from "../helpers";