Skip to content

Commit c011ec4

Browse files
committed
Try getting freetype tests running on CI
1 parent 3928b99 commit c011ec4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/freetype_test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import os
22

3-
if os.environ.get("SDL_VIDEODRIVER") == "dummy":
4-
__tags__ = ("ignore", "subprocess_ignore")
5-
63
import unittest
74
import ctypes
85
import weakref

0 commit comments

Comments
 (0)