projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b6da5
)
fix description
author
Marek Janda
<nyx@nyx.cz>
Fri, 26 Jun 2015 10:46:47 +0000
(12:46 +0200)
committer
Marek Janda
<nyx@nyx.cz>
Fri, 26 Jun 2015 10:46:47 +0000
(12:46 +0200)
auto_tests/tests/synchronize.js
patch
|
blob
|
blame
|
history
diff --git
a/auto_tests/tests/synchronize.js
b/auto_tests/tests/synchronize.js
index
dcc6169
..
173b32f
100644
(file)
--- a/
auto_tests/tests/synchronize.js
+++ b/
auto_tests/tests/synchronize.js
@@
-99,7
+99,7
@@
describe("synchronize", function() {
DygraphOps.dispatchMouseMove(gs[0], 13, 10);
- //check that
both callbacks were
re-attached
+ //check that
original callback was
re-attached
assert.equal(originalCallbackCalled, true);
//check that selection isn't synchronized anymore