Remove extra whitespace
This commit is contained in:
@ -51,7 +51,6 @@ contract('Bounty', function(accounts) {
|
||||
then(done);
|
||||
})
|
||||
|
||||
|
||||
describe("SecureTargetMock", function(){
|
||||
it("checkInvariant returns true", function(done){
|
||||
var targetFactory = SecureTargetFactory.deployed();
|
||||
|
||||
Reference in New Issue
Block a user