mirror of
https://github.com/wassname/slider.git
synced 2026-09-10 12:38:09 +08:00
chore: remove initMochaPhantomJS
This commit is contained in:
@@ -8,10 +8,6 @@ var Simulate = TestUtils.Simulate;
|
||||
var $ = require('jquery');
|
||||
require('../assets/index.less');
|
||||
|
||||
if (typeof initMochaPhantomJS === 'function') {
|
||||
initMochaPhantomJS()
|
||||
}
|
||||
|
||||
describe('rc-slider', function () {
|
||||
this.timeout(5000);
|
||||
var div = document.createElement('div');
|
||||
|
||||
Reference in New Issue
Block a user