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
1 changed files with 1 additions and 1 deletions

View File

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