mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-15 13:04:38 +02:00
...
This commit is contained in:
@@ -35,7 +35,7 @@ class TestBuild(BaseTest):
|
||||
del fdt, rsync
|
||||
|
||||
def test_loading_shaders(self) -> None:
|
||||
from kitty.shaders import Program
|
||||
from kitty.shaders.legacy import Program
|
||||
for name in 'cell border bgimage tint graphics'.split():
|
||||
Program(name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user