mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
fix(selector-engine): increase coverage for selector engine
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$(function () {
|
||||
'use strict'
|
||||
|
||||
QUnit.module('event handler')
|
||||
QUnit.module('eventHandler')
|
||||
|
||||
QUnit.test('should be defined', function (assert) {
|
||||
assert.expect(1)
|
||||
|
||||
Reference in New Issue
Block a user