shithub: aubio

ref: ba67cb6195be92a3a04e0b1787576119b9156ed7
dir: /python/tests/run_all_tests/

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

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