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

@ -15,4 +15,4 @@ ws.addLogging('dev')
})
.addStatic()
.addIndex()
.start()
.listen()