KodaChat is generating..
This commit is contained in:
0
tests/__init__.py
Normal file
0
tests/__init__.py
Normal file
4
tests/test_launch.py
Normal file
4
tests/test_launch.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from src.FreeGPT4_Server import index
|
||||
|
||||
def test_index():
|
||||
assert index()
|
||||
Reference in New Issue
Block a user