Recommitting file to hopefully get it fixed

git-svn-id: svn://10.0.0.236/trunk@262159 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hannes%helma.at
2011-04-07 23:33:11 +00:00
parent b8e1e9134b
commit b031b2fb07

View File

@@ -0,0 +1,3 @@
exports.foo = function () {
return 1;
};