aboutsummaryrefslogblamecommitdiffstats
path: root/bin/test
blob: 5379c1b872bb9075ab5531668478dbb40c31dac9 (plain) (tree)
1
2
3


                                                    
#!/bin/bash -e
nosetests --nocapture --with-doctest --doctest-tests
pycodestyle --ignore=E402,W504 screenplain tests