update tests.. refactor

This commit is contained in:
Lloyd Brookes
2016-06-18 21:17:20 +01:00
parent 9dcccec177
commit 343399c1d9
11 changed files with 114 additions and 123 deletions

View File

@ -16,4 +16,4 @@ ws.addCors()
.addSpa()
.addStatic()
.addIndex()
.start()
.listen()