shithub: aubio

ref: 0065c6a6cb8f2792c5c1b8e458dc0b143d39751e
dir: /python/tests/run_all_tests/

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

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