Skip to content

Commit

Permalink
Update runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
russelljjarvis authored Jan 11, 2025
1 parent 5a16d9c commit 8cc36db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ include("iz_neuron.jl")
include("oja.jl")
include("rate_net.jl")
include("stdp_demo.jl")
include("tripod.jl")
#include("tripod.jl")
include("tripod_network.jl")
include("poisson_stim.jl")
include("tripod_soma.jl")
include("tripod_network.jl")
include("spiketime.jl")
include("ballandstick.jl")
include("ballandstick.jl")

0 comments on commit 8cc36db

Please sign in to comment.