Move phantomas_custom to the phantomas tool directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
var should = require('chai').should();
|
||||
var phantomasWrapper = require('../../lib/tools/phantomasWrapper');
|
||||
var phantomasWrapper = require('../../lib/tools/phantomas/phantomasWrapper');
|
||||
|
||||
describe('phantomasWrapper', function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user