jsOMS/tests/Utils/GeneralUtilsTest.js

13 lines
146 B
JavaScript

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