Skip to content

Commit

Permalink
Add a new line
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSodaSea committed Dec 3, 2022
1 parent 5ceb5b7 commit 6eb296c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/spritesheet/test/spritesheetAsset.tests.ts
Expand Up @@ -2,6 +2,7 @@ import { Cache, loadJson, loadTextures } from '@pixi/assets';
import { Texture, utils } from '@pixi/core';
import { Spritesheet, spritesheetAsset } from '@pixi/spritesheet';
import { Loader } from '../../assets/src/loader/Loader';

import type { CacheParser } from '@pixi/assets';

describe('spritesheetAsset', () =>
Expand Down

0 comments on commit 6eb296c

Please sign in to comment.