Empty test suite runs when you hit ctr-alt-cmd-s

This commit is contained in:
Corey Johnson & Nathan Sobo
2011-12-12 15:05:59 -08:00
parent ee681562d0
commit 0dd6df1ab6
6 changed files with 2878 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
resourcePath = $atomController.projectPath ? OSX.NSBundle.mainBundle.resourcePath
paths = [
"#{resourcePath}/spec"
"#{resourcePath}/src/stdlib"
"#{resourcePath}/src/atom"
"#{resourcePath}/src"