jsOMS/tests/Animation/Canvas/ParticleAnimationTest.js

13 lines
153 B
JavaScript
Executable File

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