Commit a10c23f1 authored by Mark Otto's avatar Mark Otto

Merge branch 'CaryLandholt-master' into 2.0.1-wip

parents 1a97cce1 63254023
......@@ -3,7 +3,7 @@ $(function () {
module("bootstrap-buttons")
test("should be defined on jquery object", function () {
ok($(document.body).button, 'tabs method is defined')
ok($(document.body).button, 'button method is defined')
})
test("should return element", function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment