Skip to content

Commit 34b40ae

Browse files
committed
add to demo tests
1 parent 53c4529 commit 34b40ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/firedrake/demos/test_demos_run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
Demo(("saddle_point_pc", "saddle_point_systems"), ["hypre", "mumps"]),
5050
Demo(("fast_diagonalisation", "fast_diagonalisation_poisson"), ["mumps"]),
5151
Demo(('vlasov_poisson_1d', 'vp1d'), []),
52+
Demo(("assimilating_point_data", "assimilating_point_data"), ["adjoint"])
5253
Demo(('shape_optimization', 'shape_optimization'), ["adjoint", "vtk"])
5354
]
5455
PARALLEL_DEMOS = [

0 commit comments

Comments
 (0)