Skip to content

Commit

Permalink
Start testing HH_cond_exp model with Brian (cf #287)
Browse files Browse the repository at this point in the history
  • Loading branch information
apdavison committed Aug 19, 2015
1 parent 154355f commit 5762d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/scenarios/test_cell_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def test_EIF_cond_alpha_isfa_ista(sim, plot_figure=False):
test_EIF_cond_alpha_isfa_ista.__test__ = False


@register(exclude=['pcsim', 'nemo', 'brian'])
@register(exclude=['pcsim', 'nemo'])
def test_HH_cond_exp(sim, plot_figure=False):
sim.setup(timestep=0.001, min_delay=0.1)
cellparams = {
Expand Down

0 comments on commit 5762d36

Please sign in to comment.