github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/command/command.go (about)

     1  package command
     2  
     3  // This bool is set to true to change some minor behavior when we're testing
     4  // to avoid some errors.
     5  var testingMode = false