now tests run trough

This commit is contained in:
2016-08-07 18:59:39 +02:00
parent d005ceff58
commit 8b8a940be6
21 changed files with 225 additions and 44 deletions

View File

@ -1,6 +1,7 @@
import * as plugins from "./smartsocket.plugins";
// import classes
import { Stringmap } from "lik";
import { SocketRole } from "./smartsocket.classes.socketrole";