mirror of
https://github.com/wassname/TTS.git
synced 2026-09-21 12:40:58 +08:00
Add integration test for server package
This commit is contained in:
@@ -14,4 +14,6 @@ if [[ "$TEST_SUITE" == "unittest" ]]; then
|
||||
pushd tts_namespace
|
||||
python -m unittest
|
||||
popd
|
||||
# Test server package
|
||||
./tests/test_server_package.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user