update test

pull/10/head
erogol 2020-12-08 11:17:08 +01:00
parent 2f689cbd3a
commit d9c518e12d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ nosetests tests -x &&\
# runtime tests
./tests/test_server_package.sh && \
./tests/test_tts_train.sh && \
./tests/test_tacotron_train.sh && \
./tests/test_glow-tts_train.sh && \
./tests/test_vocoder_gan_train.sh && \
./tests/test_vocoder_wavernn_train.sh && \