commit
b38e284e18
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ $(function () {
|
|||
module('tooltip plugin')
|
||||
|
||||
test('should be defined on jquery object', function () {
|
||||
ok($(document.body).tooltip, 'popover method is defined')
|
||||
ok($(document.body).tooltip, 'tooltip method is defined')
|
||||
})
|
||||
|
||||
module('tooltip', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue