move libs to tests

This commit is contained in:
vitalets
2012-11-20 19:51:15 +04:00
parent c2ea1e224f
commit 4c94f7101a
91 changed files with 11 additions and 19998 deletions

View File

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