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

2
dist

@ -1 +1 @@
Subproject commit 5cfe209688c31ae496b6c86db0dc5adbf15b8046
Subproject commit 3156c7b19f3aa58dddba2b64e8064d1e199b0f7a

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++) {