mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
Replace wildcard with file name
This commit is contained in:
parent
4d7b2ddba9
commit
54aece3458
@ -259,7 +259,7 @@ module.exports = function (grunt) {
|
|||||||
options: {
|
options: {
|
||||||
inject: 'js/tests/unit/phantom.js'
|
inject: 'js/tests/unit/phantom.js'
|
||||||
},
|
},
|
||||||
files: 'js/tests/*.html'
|
files: 'js/tests/index.html'
|
||||||
},
|
},
|
||||||
|
|
||||||
connect: {
|
connect: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user