typeahead tests ready

This commit is contained in:
vitalets
2013-01-13 23:22:45 +04:00
parent 8061e5fd55
commit 0ef1902c6c
3 changed files with 129 additions and 3 deletions

@@ -31,7 +31,11 @@ require(["loader", jqurl], function(loader) {
switch(params.f) {
case 'bootstrap':
custom = ['test/unit/datefield', 'test/unit/date', 'test/unit/wysihtml5'];
custom = ['test/unit/datefield',
'test/unit/date',
'test/unit/wysihtml5',
'test/unit/typeahead'
];
break;
default: