Skip to content

Commit

Permalink
move file
Browse files Browse the repository at this point in the history
  • Loading branch information
ppwadhwa committed Nov 23, 2022
1 parent 8e8723b commit b2e66b7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
TEST_CHARNAME = "smiley"
TEST_CHAR = "\ue900"
TEST_GLYPHKEY = f"{TEST_PREFIX}.{TEST_CHARNAME}"
FONT_FILE = Path(__file__).parent / "test_fonticon/icontest.ttf"
FONT_FILE = Path(__file__).parent / "icontest.ttf"


@pytest.fixture
Expand Down

0 comments on commit b2e66b7

Please sign in to comment.