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