combodate ready

This commit is contained in:
vitalets
2013-01-10 22:13:28 +04:00
parent 1f61f27047
commit a3b21b8f4b
7 changed files with 715 additions and 3 deletions

@ -44,7 +44,8 @@ require(["loader", jqurl], function(loader) {
'test/unit/text',
'test/unit/textarea',
'test/unit/select',
'test/unit/checklist'
'test/unit/checklist',
'test/unit/combodate'
];
tests = tests.concat(custom);
tests.push('test/unit/api');