Commit e4d90c23 authored by Benjamin Peterson's avatar Benjamin Peterson

use test_main() in __main__ section

parent 4aa8a13b
......@@ -4207,4 +4207,4 @@ def test_main():
if __name__ == '__main__':
unittest.main()
test_main()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment