mirror of
https://github.com/less/less.js.git
synced 2026-01-23 06:07:56 -05:00
remove inspect from test file
This commit is contained in:
@@ -6,9 +6,6 @@ require.paths.unshift(__dirname, path.join(__dirname, '..'),
|
||||
path.join(__dirname, 'vendor', 'vows'));
|
||||
|
||||
var vows = require('lib/vows');
|
||||
|
||||
GLOBAL.inspect = inspect;
|
||||
|
||||
var less = require('lib/less/adapters/server');
|
||||
|
||||
fs.readdirSync('test/less').forEach(function (file) {
|
||||
|
||||
Reference in New Issue
Block a user