Skip to content

Commit cc454dc

Browse files
committed
TODO -> comment
1 parent 3aa03f7 commit cc454dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/histogram_test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ describe('Test histogram', function() {
460460
]);
461461
});
462462

463-
// TODO: fix p0, p1 (pts?) for CDFs, or perhaps just ditch them all?
463+
// p0, p1, and pts have been omitted from CDFs for now
464464
var CDFs = [
465465
{p: [2, 7, 12, 17], s: [1, 3, 6, 10]},
466466
{

0 commit comments

Comments
 (0)