Files
gptchat/tests/test_launch.py
2026-02-22 14:55:37 +10:00

5 lines
76 B
Python

from src.FreeGPT4_Server import index
def test_index():
assert index()