Allow for registration of multiple Reporter with Jasmine.

This commit is contained in:
Christian Williams
2009-07-08 17:55:25 -07:00
parent 521f839753
commit a6aa9c652b
7 changed files with 98 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
/**
* For storing & executing a Jasmine suite.
* Internal representation of a Jasmine suite.
*
* @constructor
* @param {jasmine.Env} env