]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix bar, bubble, doughnut, and polarArea tests
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Mon, 25 Apr 2016 17:59:32 +0000 (19:59 +0200)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Tue, 26 Apr 2016 10:46:34 +0000 (12:46 +0200)
commite0353dac984719dcd7a7d04b760c74cabff932a5
treec79b6678bfe24c38eac377e040c0a2942b304b8c
parent8b156bdc98613671d6c4e247b604c89506e3c810
Fix bar, bubble, doughnut, and polarArea tests

Also replace the 2 spaces indentation in controller.bar.tests.js by tabs to match the overall code style.
test/controller.bar.tests.js
test/controller.bubble.tests.js
test/controller.doughnut.tests.js
test/controller.polarArea.tests.js