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