Skip to content

Commit d603347

Browse files
committed
add demo to the tests
1 parent e62cc3f commit d603347

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/firedrake/demos/test_demos_run.py

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
SERIAL_DEMOS = [
2121
Demo(("benney_luke", "benney_luke"), ["vtk"]),
22+
Demo(("boussinesq", "boussinesq"), []),
2223
Demo(("burgers", "burgers"), ["vtk"]),
2324
Demo(("camassa-holm", "camassaholm"), ["vtk"]),
2425
Demo(("DG_advection", "DG_advection"), ["matplotlib"]),

0 commit comments

Comments
 (0)