testing git

This commit is contained in:
Matias Alejo Garcia 2014-02-20 10:37:34 -03:00
parent 57d9f01541
commit afca34459c
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
'use strict';
//Set the node enviornment variable if not set before
process.env.NODE_ENV = process.env.NODE_ENV || 'development';