github.com/bhameyie/otto@v0.2.1-0.20160406174117-16052efa52ec/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