jsOMS/tests/Validation/ValidateDateTest.class
2022-02-19 13:57:39 +01:00

13 lines
146 B
Plaintext
Executable File

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