This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
ai-anchor
/
video-maker
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
4
Pull Requests
0
Wiki
Ramo:
front-dev
Ramos
Etiquetas
backend-dev
backend_video_api
front-dev
master
video-maker
/
backend
/
app
/
tests-start.sh
tests-start.sh
93 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
#! /usr/bin/env bash
set -e
python /app/app/tests_pre_start.py
bash ./scripts/test.sh "$@"