Commit 54aece34 authored by Zlatan Vasović's avatar Zlatan Vasović
Browse files

Replace wildcard with file name

parent 4d7b2ddb
Showing with 1 addition and 1 deletion
+1 -1
......@@ -259,7 +259,7 @@ module.exports = function (grunt) {
options: {
inject: 'js/tests/unit/phantom.js'
},
files: 'js/tests/*.html'
files: 'js/tests/index.html'
},
connect: {
......
Supports Markdown
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