move test helpers from demo app to tests/

This commit is contained in:
Géry Debongnie
2019-03-14 11:50:39 +01:00
parent e95af73065
commit 8d95f46fce
5 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import {
nextMicroTick,
nextTick,
normalize
} from "../demo/static/tests/helpers";
} from "./helpers";
//------------------------------------------------------------------------------
// Setup and helpers