[Time Conductor] Remove redundant test block

This commit is contained in:
Victor Woeltjen 2015-11-27 14:48:48 -08:00
parent 3afcb52934
commit b5e52fce75

View File

@ -184,10 +184,6 @@ define(
}).toThrow();
});
describe("when values are changed via the date picker", function () {
});
describe("using the obtained format", function () {
var testValue = 1234321,
testText = "some text";