diff --git a/tests/index.js b/tests/index.js index 4287ccc..ae109ef 100644 --- a/tests/index.js +++ b/tests/index.js @@ -6,7 +6,6 @@ // Shims require('./spec/shims/fs.spec'); require('./spec/shims/path.spec'); -require('./spec/shims/buffer.spec'); // Filer require('./spec/filer.spec');