allow all timeslider tests to run
This commit is contained in:
parent
280b3a404c
commit
6651ed0b7a
@ -4,7 +4,7 @@ describe("timeslider", function(){
|
||||
helper.newPad(cb);
|
||||
this.timeout(6000);
|
||||
});
|
||||
xit("loads adds a hundred revisions", function(done) {
|
||||
it("loads adds a hundred revisions", function(done) {
|
||||
var inner$ = helper.padInner$;
|
||||
var chrome$ = helper.padChrome$;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user