passing test

This commit is contained in:
Lloyd Brookes
2017-06-15 17:40:35 +01:00
parent 7dccc470df
commit b17914fced
2 changed files with 0 additions and 834 deletions

View File

@ -13,7 +13,6 @@ runner.test('basic', async function () {
directory: 'test/fixture',
logFormat: 'none'
})
localWebServer.attachView()
localWebServer.launch()
const response = await request(`http://localhost:${port}/one.txt`)
localWebServer.server.close()