jsOMS/tests/Chart/FillGougeChartTest.js

13 lines
150 B
JavaScript
Executable File

describe('FillGougeChartTest', function ()
{
'use strict';
beforeEach(function ()
{
});
afterEach(function ()
{
});
});