diff --git a/test/expect.html b/test/expect.html index 51d0ed99..ceb2821f 100644 --- a/test/expect.html +++ b/test/expect.html @@ -1,24 +1,25 @@ - \ No newline at end of file +
+ + name + size + owner + mode +
\ No newline at end of file diff --git a/test/test.js b/test/test.js index 5bd30bd5..625fa5a3 100644 --- a/test/test.js +++ b/test/test.js @@ -46,16 +46,8 @@ 'etc' + '/X11/' + '' + - '' + - '
' + - '' + - '"name reduce-text"' + - '"size reduce-text"' + - '"owner reduce-text"' + - '"mode reduce-text"' + '
'; - files.read(Files, 'utf-8', function(errors, files) { var i, n, template, pathTemplate, linkTemplate, expect, result;