2018-01-29 10:53:46 -06:00
|
|
|
from tests.testing_harness import TestHarness
|
2013-02-01 15:22:32 -05:00
|
|
|
|
|
|
|
|
|
2018-01-29 12:10:24 -06:00
|
|
|
def test_quadric_surfaces():
|
2019-04-05 13:42:28 -05:00
|
|
|
harness = TestHarness('statepoint.4.h5')
|
2015-06-29 18:50:53 -06:00
|
|
|
harness.main()
|