diff --git a/test/Coin.js b/test/Coin.js index 6473f63..f906090 100644 --- a/test/Coin.js +++ b/test/Coin.js @@ -51,4 +51,4 @@ describe('Coin', function () { describe("otherMethod", function () { }); -}); \ No newline at end of file +});