From f934f45bf7e76f021b4d107394e9640fe53c92c7 Mon Sep 17 00:00:00 2001 From: cactrot Date: Tue, 22 Sep 2020 16:49:21 -0400 Subject: [PATCH] Update test_cadquery.py Trying Unix style path. --- tests/test_cadquery.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_cadquery.py b/tests/test_cadquery.py index 6a9e31b6..438321c5 100644 --- a/tests/test_cadquery.py +++ b/tests/test_cadquery.py @@ -2756,7 +2756,7 @@ class TestCadQuery(BaseTest): "CQ 2.0", 0.5, 0.05, - fontPath=".\font.ttf", + fontPath="./font.ttf", cut=False, combine=False, halign="right",