2
0
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:
Johann-S
2018-06-16 22:20:27 +02:00
committed by XhmikosR
parent 4510e7e61d
commit 096413a994
5 changed files with 86 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
$(function () {
'use strict'
QUnit.module('event handler')
QUnit.module('eventHandler')
QUnit.test('should be defined', function (assert) {
assert.expect(1)