Skip to content

Commit

Permalink
remove another superfluous test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-em committed Mar 11, 2015
1 parent ddd3efb commit 19f0c51
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test-timing.js
Expand Up @@ -22,10 +22,6 @@ tape('setup', function(t) {
}, redirect_mock_time)
})

request('http://localhost:' + plain_server.port + '/', {}, function(err, res, body) {
t.equal(err, null)
})

t.end()
})
})
Expand Down

0 comments on commit 19f0c51

Please sign in to comment.