Skip to content

Commit ec878c2

Browse files
committed
only exclude new tests
1 parent 3512988 commit ec878c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WGLMakie/test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ excludes = Set([
3131
"Textured meshscatter", # not yet implemented
3232
"3D Contour with 2D contour slices", # looks like a z-fighting issue
3333
"Mesh with 3d volume texture", # Not implemented yet
34+
"textlabel"
3435
# "DataInspector", "DataInspector 2", # getting the right frames to render is hard
3536
])
3637

0 commit comments

Comments
 (0)