Skip to content
Snippets Groups Projects
Commit 5a1153d3 authored by inso's avatar inso
Browse files

Add missing file

parent 4115e1e1
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
cd $HOME/build/ucoin-io/sakia
pyenv activate sakia-env
coverage run --source=sakia.core,sakia.gui,sakia.models run_tests.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment