mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Merge pull request #12648 from ZDroid/index.html-only
Replace wildcard with file name
This commit is contained in:
commit
f07423511d
@ -262,7 +262,7 @@ module.exports = function (grunt) {
|
||||
options: {
|
||||
inject: 'js/tests/unit/phantom.js'
|
||||
},
|
||||
files: 'js/tests/*.html'
|
||||
files: 'js/tests/index.html'
|
||||
},
|
||||
|
||||
connect: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user