aboutsummaryrefslogtreecommitdiffstats
path: root/bin/test
blob: dcefe4f89d4130c0faed2760f4d9fb05bf04278c (plain) (blame)
1
2
3
#!/bin/bash
nosetests --nocapture --with-doctest --doctest-tests $* && \
  pep8 screenplain tests