Update test_cadquery.py
Trying Unix style path.
This commit is contained in:
@ -2756,7 +2756,7 @@ class TestCadQuery(BaseTest):
|
|||||||
"CQ 2.0",
|
"CQ 2.0",
|
||||||
0.5,
|
0.5,
|
||||||
0.05,
|
0.05,
|
||||||
fontPath=".\font.ttf",
|
fontPath="./font.ttf",
|
||||||
cut=False,
|
cut=False,
|
||||||
combine=False,
|
combine=False,
|
||||||
halign="right",
|
halign="right",
|
||||||
|
Reference in New Issue
Block a user