source:
python/tests/run_all_tests
@
392ad1c
Last change on this file since 392ad1c was 867d66e, checked in by , 9 years ago | |
---|---|
|
|
File size: 94 bytes |
Rev | Line | |
---|---|---|
[dd9e6f9] | 1 | #! /usr/bin/env python |
[bb7a42a] | 2 | |
3 | if __name__ == '__main__': | |
[867d66e] | 4 | import nose2.main |
5 | nose2.discover() |
Note: See TracBrowser
for help on using the repository browser.