Skip to content
Snippets Groups Projects
Commit 40535b42 authored by Martin Mrovec's avatar Martin Mrovec
Browse files

FIX: Unit test file - fixed declaration of the connection.

parent 0d4acc2f
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ type(neuron_t), pointer :: n2_p
type(neuron_t), pointer :: dummy_p
type(interval_connection_t), pointer :: con
type(connection_t), pointer :: con
!------------------------!---------------------------------------------------------------
! Setup before each test !
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment