mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
commit
b38e284e18
@ -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…
x
Reference in New Issue
Block a user