diff options
Diffstat (limited to '')
-rw-r--r-- | tests/web/easypiechart.chart.spec.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/web/easypiechart.chart.spec.js b/tests/web/easypiechart.chart.spec.js index 8f5e49631..23bf33d69 100644 --- a/tests/web/easypiechart.chart.spec.js +++ b/tests/web/easypiechart.chart.spec.js @@ -36,4 +36,4 @@ describe("creation of easy pie charts", function () { }; } -});
\ No newline at end of file +}); |