mirror of
https://github.com/Karaka-Management/jsOMS.git
synced 2026-01-11 01:48:40 +00:00
13 lines
148 B
Plaintext
Executable File
13 lines
148 B
Plaintext
Executable File
describe('ValidateStringTest', function ()
|
|
{
|
|
"use strict";
|
|
|
|
beforeEach(function ()
|
|
{
|
|
});
|
|
|
|
afterEach(function ()
|
|
{
|
|
});
|
|
}
|