Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
Renew test file
Browse files Browse the repository at this point in the history
  • Loading branch information
heitzmann committed Jan 13, 2022
1 parent a9169b3 commit 9326d9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/flexpath.py
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ def test_flexpath4(target):
width=0.2,
)
cell.add(fp)
assertsame(target["FlexPath4"], cell, 3e-6)
assertsame(target["FlexPath4"], cell)


def test_flexpath_gdsiipath():
Expand Down
Binary file modified tests/test.gds
Binary file not shown.

0 comments on commit 9326d9e

Please sign in to comment.