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

Replace wildcard with file name

parent 4d7b2ddb
......@@ -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: {
......
Markdown is supported
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