Skip to content

Commit 0fe15d4

Browse files
committed
Stupid is as stupid does
1 parent e689ac7 commit 0fe15d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function make_all(; with_examples::Bool = true, modules = :all, run_examples::Bo
3636
"Example240_SVRTEnrichment.jl",
3737
"Example245_NSEFlowAroundCylinder.jl",
3838
"Example250_NSELidDrivenCavity.jl",
39-
"Example251_NSEWithIterativeSolver",
39+
"Example251_NSEWithIterativeSolver.jl",
4040
"Example252_NSEPlanarLatticeFlow.jl",
4141
"Example260_AxisymmetricNavierStokesProblem.jl",
4242
"Example265_FlowTransport.jl",

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function run_examples()
4444
"Example240_SVRTEnrichment.jl",
4545
"Example245_NSEFlowAroundCylinder.jl",
4646
"Example250_NSELidDrivenCavity.jl",
47-
"Example251_NSEWithIterativeSolver",
47+
"Example251_NSEWithIterativeSolver.jl",
4848
"Example252_NSEPlanarLatticeFlow.jl",
4949
"Example260_AxisymmetricNavierStokesProblem.jl",
5050
"Example265_FlowTransport.jl",

0 commit comments

Comments
 (0)