jsOMS/tests/Module/ModuleFactoryTest.js

13 lines
149 B
JavaScript
Executable File

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