jsOMS/tests/Message/Notification/NotificationManagerTest.js

13 lines
153 B
JavaScript

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