Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2022-01-24 22:55:32 +0300
committerHans Goudey <h.goudey@me.com>2022-01-24 22:55:32 +0300
commit5a0c5912a41eacd443a121177f607446f909564e (patch)
tree6f745d6dba6a4573d9a9cf371dffb12823e68264 /tests
parent083de503ce01bd9d10745f22b351f305f3ea2c22 (diff)
Tests: Enable new tests for geometry nodes extrude node
rB95981c9876483256b28
Diffstat (limited to 'tests')
-rw-r--r--tests/python/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index f3136d6c649..062dc5517db 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -772,6 +772,7 @@ set(geo_node_tests
geometry
mesh_primitives
mesh
+ mesh/extrude
points
utilities
vector