Explorar o código

Remove commented out config

maurelian %!s(int64=6) %!d(string=hai) anos
pai
achega
389400e31b
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      .solcover.js

+ 0 - 7
.solcover.js

@@ -1,11 +1,4 @@
 module.exports = {
     compileCommand: '../node_modules/.bin/truffle compile',
     testCommand: '../node_modules/.bin/truffle test --network coverage',
-    // port: 6545,
-    // testrpcOptions: '-p 6545 -u 0x54fd80d6ae7584d8e9a19fe1df43f04e5282cc43',
-    // testCommand: 'mocha --timeout 5000',
-    // norpc: true,
-    // dir: './secretDirectory',
-    // copyPackages: ['zeppelin-solidity'],
-    // skipFiles: ['Routers/EtherRouter.sol']
 };