no longer need that
This commit is contained in:
parent
6dafb2524d
commit
2f5d3a450a
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
||||||
describe('pixi/filters/MaskFilter', function () {
|
|
||||||
'use strict';
|
|
||||||
|
|
||||||
var expect = chai.expect;
|
|
||||||
var MaskFilter = PIXI.MaskFilter;
|
|
||||||
|
|
||||||
it('Module exists', function () {
|
|
||||||
expect(MaskFilter).to.be.a('function');
|
|
||||||
});
|
|
||||||
});
|
|
Loading…
Add table
Add a link
Reference in a new issue