2018-01-29 10:53:46 -06:00
|
|
|
from tests.testing_harness import TestHarness
|
2015-05-05 16:47:05 -04:00
|
|
|
|
|
|
|
|
|
2018-01-29 12:10:24 -06:00
|
|
|
def test_trigger_batch_interval():
|
2017-04-07 10:25:24 -05:00
|
|
|
harness = TestHarness('statepoint.15.h5')
|
2015-06-29 18:50:53 -06:00
|
|
|
harness.main()
|