update dist

This commit is contained in:
Kevin Jahns
2016-03-23 19:54:28 +01:00
parent f844dcbc1e
commit 749514c074
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ g.g = g
g.YConcurrency_TestingMode = true
jasmine.DEFAULT_TIMEOUT_INTERVAL = 50000
jasmine.DEFAULT_TIMEOUT_INTERVAL = 10000
g.describeManyTimes = function describeManyTimes (times, name, f) {
for (var i = 0; i < times; i++) {