source: python/tests/run_all_tests @ 867d66e

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 867d66e was 867d66e, checked in by Paul Brossier <piem@piem.org>, 8 years ago

python/tests/run_all_tests: use nose2

  • Property mode set to 100755
File size: 94 bytes
RevLine 
[dd9e6f9]1#! /usr/bin/env python
[bb7a42a]2
3if __name__ == '__main__':
[867d66e]4    import nose2.main
5    nose2.discover()
Note: See TracBrowser for help on using the repository browser.