projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b083bd
)
see issue 571
moar-coverage
author
Dan Vanderkam
<danvdk@gmail.com>
Sun, 29 Mar 2015 03:25:50 +0000
(23:25 -0400)
committer
Dan Vanderkam
<danvdk@gmail.com>
Sun, 29 Mar 2015 03:25:50 +0000
(23:25 -0400)
auto_tests/tests/axis_labels.js
patch
|
blob
|
blame
|
history
diff --git
a/auto_tests/tests/axis_labels.js
b/auto_tests/tests/axis_labels.js
index
7655213
..
a819214
100644
(file)
--- a/
auto_tests/tests/axis_labels.js
+++ b/
auto_tests/tests/axis_labels.js
@@
-663,7
+663,7
@@
it('testSmallLabelKMG2', function() {
);
// TODO(danvk): this is strange--the values aren't on powers of two, and are
- // these units really used for powers of two in <1?
+ // these units really used for powers of two in <1?
See issue #571.
assert.deepEqual(['0', '0.48u', '0.95u', '1.43u', '1.91u'],
Util.getYLabels());
});