Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Sep 5, 2023
1 parent f264939 commit ec49023
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-py/test_backend_designspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ async def test_newFileSystemBackend(tmpdir, testFont):


async def test_writeCorrectLayers(tmpdir, testFont):
# Check that no redundant layers are written
tmpdir = pathlib.Path(tmpdir)
dsPath = tmpdir / "Test.designspace"
font = newFileSystemBackend(dsPath)
Expand Down

0 comments on commit ec49023

Please sign in to comment.