shithub: aubio

ref: c1333cdd0cb62bfda51f3067fcc4bdea1f0af212
dir: /python/tests/run_all_tests/

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

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