shithub: aubio

ref: b7208f8424f035a2b3de69185d4a6de2b081c980
dir: /python/tests/run_all_tests/

View raw version
#! /usr/bin/env python

if __name__ == '__main__':
    import nose2.main
    nose2.discover()