select2 test ready

This commit is contained in:
vitalets
2013-01-16 17:56:28 +04:00
parent dbb478f0c4
commit 55ec8c0f48
4 changed files with 152 additions and 5 deletions
src/inputs/select2
test

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