Allow for registration of multiple Reporter with Jasmine.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Internal representation of a Jasmine specification, or test.
|
||||
* @private
|
||||
* @constructs
|
||||
*
|
||||
* @constructor
|
||||
* @param {jasmine.Env} env
|
||||
* @param {jasmine.Suite} suite
|
||||
* @param {String} description
|
||||
|
||||
Reference in New Issue
Block a user