Sistema de Apoio ao Processo Legislativo
 
 
 
 
 

7 lines
122 B

#!/bin/bash
# QA checks: run this before every commit
py.test
py.test --ds=crud.tests.settings crud/tests
./check_qa.sh