Update test_cadquery.py

Trying Unix style path.
This commit is contained in:
cactrot
2020-09-22 16:49:21 -04:00
committed by GitHub
parent 6b2df42ed6
commit f934f45bf7

View File

@ -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",