jsOMS/tests/Message/Notification/Browser/BrowserNotificationTest.js

13 lines
153 B
JavaScript

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