fix tests order

This commit is contained in:
vitalets
2012-12-10 15:13:19 +04:00
parent 819bcfcd30
commit 00450916e2
7 changed files with 44 additions and 26 deletions

@@ -5,6 +5,7 @@ $(function () {
module("dateui", {
setup: function(){
fx = $('#async-fixture');
$.support.transition = false;
}
});