1
0
Fork 0

removed test files

This commit is contained in:
Frank Celler 2014-03-07 12:10:19 +01:00
parent 4797634b14
commit ce9c992edc
3 changed files with 0 additions and 8 deletions

View File

@ -1,3 +0,0 @@
{
"a": 1
}

View File

@ -1 +0,0 @@
exports.test = 1;

View File

@ -1,4 +0,0 @@
exports.hugo = 1;
exports.filename = __filename;
exports.dirname = __dirname;
exports.module = module;