Skip to content

Commit 131dbf6

Browse files
committed
changed the test to fail
1 parent 47e1077 commit 131dbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ module.exports = function (grunt) {
474474
out: 'test/withemptymodule/js/Main.js'
475475
},
476476
withwrongmodule: {
477-
test: true,
477+
fail: true,
478478
options: {
479479
module: 'nothing'
480480
},

0 commit comments

Comments
 (0)