Added tint to Sprite test
This commit is contained in:
parent
5aa76ac1d3
commit
5be8c785ec
6 changed files with 83 additions and 63 deletions
|
@ -6,7 +6,7 @@ describe('pixi/display/DisplayObject', function () {
|
|||
|
||||
it('Module exists', function () {
|
||||
expect(DisplayObject).to.be.a('function');
|
||||
expect(PIXI).to.have.property('visibleCount', 0);
|
||||
// expect(PIXI).to.have.property('visibleCount', 0);
|
||||
});
|
||||
|
||||
it('Confirm new instance', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue