Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
themanyfaceddemon committed Jul 28, 2024
1 parent faacebf commit 53afc3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Texture/TextureSystem.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import yaml
from PIL import Image

from Code.texture_system import TextureSystem
from Code.systems.texture_system import TextureSystem


class TestTextureSystem(unittest.TestCase):
Expand Down

0 comments on commit 53afc3a

Please sign in to comment.