dont run timeslider test for now

This commit is contained in:
John McLear 2013-01-07 11:49:04 +00:00
parent 1d5dbd45ca
commit 7a2f16f288

View file

@ -5,7 +5,7 @@ describe("timeslider", function(){
this.timeout(6000); this.timeout(6000);
}); });
it("loads adds a hundred revisions", function(done) { xit("loads adds a hundred revisions", function(done) {
var inner$ = helper.padInner$; var inner$ = helper.padInner$;
var chrome$ = helper.padChrome$; var chrome$ = helper.padChrome$;