Remove truffle library backup copy (#584)

experimental-options
cgewecke 4 years ago
parent 43ccd3b181
commit 292819dc64
  1. 1
      plugins/resources/truffle.ui.js

@ -41,7 +41,6 @@ class PluginUI extends UI {
'lib-local': `\n${ct} ${c.grey('Using Truffle library from local node_modules.')}\n`,
'lib-global': `\n${ct} ${c.grey('Using Truffle library from global node_modules.')}\n`,
'help': `Usage: truffle run coverage [options]\n\n` +
`Options:\n` +
` --file: path (or glob) to subset of JS test files. (Quote your globs)\n` +

Loading…
Cancel
Save