Commit 4cf43ac9 by Stefan Penner

Remove dangling console.log from tests

parent 930c2d9f
......@@ -310,7 +310,6 @@ describe('api', function() {
contents: '@import "b"'
});
} else {
console.log(prev);
assert.equal(prev, '/Users/me/sass/lib/a.scss');
done({
file: '/Users/me/sass/lib/b.scss',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment