Skip to content

Commit 43ad745

Browse files
author
Mike Taylor
committed
Issue #527 - Enable pretty Intern reporter
1 parent 579aac1 commit 43ad745

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/intern.js

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ define(['intern/lib/args'], function (args) {
3030
{ browserName: 'firefox' }
3131
],
3232

33+
// Beauty, Bob.
34+
reporters: "pretty",
35+
3336
// Functional test suite(s) to run in each browser once non-functional tests are completed
3437
functionalSuites: [ 'tests/functional' ],
3538

0 commit comments

Comments
 (0)