projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cda252b
)
run without delay
author
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 21 Jul 2014 14:11:47 +0000
(14:11 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Mon, 21 Jul 2014 14:11:47 +0000
(14:11 +0000)
test/js/mkws-jasmine-run.js
patch
|
blob
|
history
diff --git
a/test/js/mkws-jasmine-run.js
b/test/js/mkws-jasmine-run.js
index
1037775
..
572eb11
100644
(file)
--- a/
test/js/mkws-jasmine-run.js
+++ b/
test/js/mkws-jasmine-run.js
@@
-36,7
+36,7
@@
function mkws_jasmine_init(delay) {
};
mkws.$(document).ready(function() {
- mkws_jasmine_init(100);
+ mkws_jasmine_init(0);
});
/* EOF */