Skip to content

Instantly share code, notes, and snippets.

@bgrins
Created October 9, 2013 19:16
Show Gist options
  • Select an option

  • Save bgrins/6906638 to your computer and use it in GitHub Desktop.

Select an option

Save bgrins/6906638 to your computer and use it in GitHub Desktop.
Open output of test in sublime text
mach build browser/devtools; mach mochitest-browser browser/devtools/inspector/test/browser_inspector_changes.js > $$.txt; sublime $$.txt; rm $$.txt;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment