a little test commit

This commit is contained in:
Martin Donnelly 2016-03-31 14:31:27 +01:00
parent 40a8337ab3
commit ed17cf525b

View File

@ -37,3 +37,9 @@ app.listen(app.get('port'), function() {
'use strict';
console.log(colors.magenta('Obrand Server listening on ' + app.get('port')));
});
/* this is commented out
*/