mirror of
https://github.com/katanemo/plano.git
synced 2026-06-23 15:38:07 +02:00
add more test
This commit is contained in:
parent
63cc2ef3f3
commit
f13947732c
5 changed files with 162 additions and 236 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import unittest
|
||||
|
||||
from unittest.mock import patch, MagicMock
|
||||
from src.cli import kill_process
|
||||
from src.core.cli import kill_process
|
||||
|
||||
|
||||
class TestStopServer(unittest.TestCase):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue