Add fast test wrapper
This commit is contained in:
parent
79307de9c6
commit
e1a6197eac
1 changed files with 1 additions and 0 deletions
|
@ -23,5 +23,6 @@ ctp() {
|
|||
}
|
||||
|
||||
alias ctfs="cd ~/catfish && ./start && cd - > /dev/null"
|
||||
alias ctpt="NO_MIGRATIONS=true ctpr runtests $@ --keepdb"
|
||||
|
||||
export CATFISH_HOSTNAME_OVERRIDE=localhost
|
||||
|
|
Loading…
Reference in a new issue