Exemplo n.º 1
0
def test_main(module):
    run_module_main(module)
Exemplo n.º 2
0
def test_main():
    run_main.run_module_main(iec64100_1)
def test_hawc2_writer_main():
    """Run the example in the hawc2_input_writer module"""
    run_module_main(hawc2_input_writer)
Exemplo n.º 4
0
def test_hawc2_writer_main():
    run_module_main(iec64100_1)
def test_hawc2_writer_main():
    run_module_main(hawc2_input_writer)