Ejemplo n.º 1
0
def test_demo13():
    """Check that demo13 runs properly.
    """
    import demo13

    print("Running demo13.py")
    demo13.main(["nuse=3", "ntot=100", "filters=YJH"])
Ejemplo n.º 2
0
def test_demo13():
    """Check that demo13 runs properly.
    """
    import demo13
    print('Running demo13.py')
    demo13.main(['nuse=3','ntot=100','filters=YJH'])
Ejemplo n.º 3
0
def test_demo13():
    """Check that demo13 runs properly.
    """
    import demo13
    print('Running demo13.py')
    demo13.main(['nuse=3','ntot=100','filters=YJH'])