mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-15 04:54:14 +02:00
Re-enable the spawn tesRe-enable the spawn test
This commit is contained in:
@@ -44,6 +44,5 @@ class TestTUI(BaseTest):
|
||||
self.assertTrue(le.pending_bell)
|
||||
|
||||
def test_multiprocessing_spawn(self):
|
||||
return # temporarily disable this test till I can figure out why its failing in the build env
|
||||
from kitty.multiprocessing import test_spawn
|
||||
test_spawn()
|
||||
|
||||
Reference in New Issue
Block a user