Skip to content

Commit

Permalink
Allow test to be run from nrniv -python
Browse files Browse the repository at this point in the history
  • Loading branch information
nrnhines committed Mar 7, 2024
1 parent 56605e3 commit fe646b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_optimize_node_order.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ def tst_optimize_node_order():

if __name__ == "__main__":
tst_optimize_node_order()
quit()

0 comments on commit fe646b0

Please sign in to comment.