Skip to content

Commit 211b17e

Browse files
Merge pull request #278 from oxinabox/patch-2
Don't include the chua circuit demo twice in tests
2 parents 2f87ff1 + 573ca82 commit 211b17e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/runtests.jl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ end
2626
include("Electrical/analog.jl")
2727
end
2828

29-
@safetestset "Chua Circuit Demo" begin
30-
include("chua_circuit.jl")
31-
end
32-
3329
@safetestset "Digital Circuits" begin
3430
include("Electrical/digital.jl")
3531
end

0 commit comments

Comments
 (0)