Skip to content

Instantly share code, notes, and snippets.

@eighteyes
Last active December 16, 2015 22:09
Show Gist options
  • Save eighteyes/5505129 to your computer and use it in GitHub Desktop.
Save eighteyes/5505129 to your computer and use it in GitHub Desktop.
Make one test in Sublime
{
"working_dir" : "$file_path/../",
"cmd": ["make", "test", "test=$file_base_name"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment