[DEV] fixes sublime text 2 project loading issue

This commit is contained in:
Benjamin Borowski 2017-11-08 16:36:50 -08:00 committed by Gerhard Schlager
parent 06365023c4
commit a3a0e36563
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
{ "path": "script" },
{ "path": "spec" },
{ "path": "vendor" },
{ "path": "test" },
{ "path": "test" }
],
"settings":
{