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 @@
-
- -
-
-
- ..
-
- <dir>.
-
-
-
-
-
- applnk
-
- <dir>root
- rwx r-x r-x
-
-
-
-
- prefdm
-
- 1.30kbroot
- rwx r-x r-x
-
-
\ No newline at end of file
+-
+
+ ..
+ <dir>
+ .
+ --- --- ---
+
-
+
+ applnk
+ <dir>
+ root
+ rwx r-x r-x
+
-
+
+ prefdm
+ 1.30kb
+ root
+ rwx r-x r-x
+
\ 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/' +
'' +
- '' +
- '';
-
files.read(Files, 'utf-8', function(errors, files) {
var i, n, template, pathTemplate, linkTemplate, expect, result;