This commit is contained in:
Colby Klein 2015-05-05 02:43:26 -07:00
parent bc469dfee9
commit 86ce2b62a4

View File

@ -1,6 +1,6 @@
{
"cmd": "busted",
"args": [ "spec" ],
"sh": false,
"cwd": "{PROJECT_PATH}"
}
{
"cmd": "busted",
"args": [ "spec" ],
"sh": false,
"cwd": "{PROJECT_PATH}"
}