mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-06 09:48:27 +00:00
...
This commit is contained in:
parent
a8d244acaa
commit
7f2d577a94
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue