Skip to content

Commit

Permalink
Add longitudinal diffusion test to suite
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Oct 14, 2024
1 parent 22e45f1 commit d3ab973
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/usecases/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ set(NMODL_USECASE_DIRS
steady_state
suffix
table
useion)
useion
longitudinal_diffusion)

foreach(usecase ${NMODL_USECASE_DIRS})
add_test(NAME usecase_${usecase}
Expand Down

0 comments on commit d3ab973

Please sign in to comment.