1
0
Fork 0

fix linting

This commit is contained in:
Jan Steemann 2015-08-14 13:34:39 +02:00
parent 18ba2d5659
commit 1cf67a9df2
1 changed files with 1 additions and 1 deletions

View File

@ -646,7 +646,7 @@ function TaskSuite () {
testBrokenCommand : function () { testBrokenCommand : function () {
try { try {
task = tasks.register({ tasks.register({
id: "UnitTests1", id: "UnitTests1",
name: "UnitTests1", name: "UnitTests1",
command: "for (i", command: "for (i",