cleanup
This commit is contained in:
parent
0c737c10ba
commit
4f4f83402b
1 changed files with 0 additions and 2 deletions
|
@ -21,9 +21,7 @@ testLoad(path.join(__dirname, 'fixtures/default.txt'), function(data){
|
||||||
|
|
||||||
t.equals(actual, expected);
|
t.equals(actual, expected);
|
||||||
|
|
||||||
//generate(, { "assert" : t.assert }, md);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Reference in a new issue