update tests

This commit is contained in:
Lloyd Brookes
2016-06-20 01:02:51 +01:00
parent 343399c1d9
commit 71b2f4dcb4
27 changed files with 371 additions and 367 deletions

View File

@ -9,7 +9,7 @@ ws.addCors()
.addBodyParser()
.addBlacklist()
.addCache()
.addMimeType()
.addMimeOverride()
.addCompression()
.addLogging()
.addMockResponses()