Down to 7 test failures
This commit is contained in:
parent
0041dae664
commit
ab3fb6581b
14 changed files with 122 additions and 91 deletions
|
@ -25,7 +25,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
* jasmine-core and exposed as a standalone module. The interface is just the
|
||||
* same as that of jasmine.clock. For example:
|
||||
*
|
||||
* var mock_clock = require("mock-clock").clock();
|
||||
* var mock_clock = require("../../mock-clock").clock();
|
||||
* mock_clock.install();
|
||||
* setTimeout(function() {
|
||||
* timerCallback();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue