Commit a04481d2 by Makoto Inoue

Remove extra whitespace

parent 37f4ff8d
...@@ -51,7 +51,6 @@ contract('Bounty', function(accounts) { ...@@ -51,7 +51,6 @@ contract('Bounty', function(accounts) {
then(done); then(done);
}) })
describe("SecureTargetMock", function(){ describe("SecureTargetMock", function(){
it("checkInvariant returns true", function(done){ it("checkInvariant returns true", function(done){
var targetFactory = SecureTargetFactory.deployed(); var targetFactory = SecureTargetFactory.deployed();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment