select2 test ready
This commit is contained in:
@ -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');
|
||||
|
Reference in New Issue
Block a user