Skip to content

Commit

Permalink
added reorganization of files to test file
Browse files Browse the repository at this point in the history
  • Loading branch information
GaelanVenturi committed Oct 20, 2023
1 parent ad34bb1 commit 758e219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_readme_thumbnails.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest
import os
from readme_thumbnails import WALLPAPERS_DIR, THUMBNAILS_DIR, README_FILE
from ..readme_thumbnails import WALLPAPERS_DIR, THUMBNAILS_DIR, README_FILE

class TestThumbnailGeneration(unittest.TestCase):

Expand Down

0 comments on commit 758e219

Please sign in to comment.