Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit 1e3fcf9

Browse files
author
Jaquier Aurélien Tristan
committed
compile in neuroml test
1 parent 5bbc88e commit 1e3fcf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bluepyopt/tests/test_neuroml_fcts.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,8 @@ def test_neuroml_run():
412412
protocol_name = "Step3"
413413
bpo_test_protocol = protocols[protocol_name]
414414

415+
os.system("nrnivmodl examples/l5pc/mechanisms/")
416+
415417
# create neuroml cell
416418
cell.create_neuroml_cell(
417419
l5pc_cell, release_params, skip_channels_copy=False

0 commit comments

Comments
 (0)