deactivated the timeslider test for now

This commit is contained in:
Peter 'Pita' Martischka 2012-11-03 22:37:25 +00:00
parent 922e47f8bd
commit ebef2d2141

View file

@ -1,4 +1,5 @@
describe("timeslider button takes you to the timeslider of a pad", function(){ //deactivated, we need a nice way to get the timeslider, this is ugly
xdescribe("timeslider button takes you to the timeslider of a pad", function(){
beforeEach(function(cb){ beforeEach(function(cb){
helper.newPad(cb); // creates a new pad helper.newPad(cb); // creates a new pad
this.timeout(60000); this.timeout(60000);