Skip to content

Commit

Permalink
Fix integration tests. (#1313)
Browse files Browse the repository at this point in the history
There must not be a clash of FUNCTION and RANGE names.
  • Loading branch information
1uc authored Jun 12, 2024
1 parent 8679d7e commit d226bef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/mod/glia_sparse.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

NEURON {
SUFFIX glia
RANGE alfa, beta
RANGE Aalfa, Valfa, Abeta, Vbeta
}

Expand Down

0 comments on commit d226bef

Please sign in to comment.