Skip to content

Commit c57794a

Browse files
committed
fix
1 parent 70028d2 commit c57794a

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

test/runtests.jl

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -296,19 +296,7 @@ end
296296
success = [true],
297297
doctype = ["documenter"],
298298
using_failed = [false],
299-
),
300-
(
301-
name="NetworkDynamics",
302-
url="https://github.com/JuliaDynamics/NetworkDynamics.jl.git",
303-
uuid="22e9dc34-2a0d-11e9-0de0-8588d035468b",
304-
versions=[v"0.9.16"],
305-
server_type="github",
306-
api_url="",
307-
installs = [true],
308-
success = [false],
309-
doctype = ["documenter"],
310-
using_failed = [false],
311-
),
299+
)
312300
]
313301

314302
basepath = @__DIR__

0 commit comments

Comments
 (0)