From 31d4a4f79a83754a000e1d3487d56cc3cba54972 Mon Sep 17 00:00:00 2001 From: cactrot Date: Tue, 22 Sep 2020 17:08:16 -0400 Subject: [PATCH] Update test_cadquery.py Try just the current directory. --- 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 438321c5..aef53136 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=".", cut=False, combine=False, halign="right",