index
:
flashcards.git
feature/addGUI
master
Small tool for reviewing flash cards in random order, including vim syntax highlighting
git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pre-commit
blob: 9c577e52bd2e9517757fc1208dd493eef8078c97 (
plain
)
1
2
3
4
#!/bin/sh
./venv/bin/pytest
tests/*
exit
$?