Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 5043249

Browse files
foldfelisyuehhua
andcommitted
Update example/DoublePendulum/test/data.jl
Co-authored-by: Yueh-Hua Tu <[email protected]>
1 parent 6280598 commit 5043249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/DoublePendulum/test/data.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@testset "get double pendulum chaotic data" begin
1+
@testset "double pendulum" begin
22
xs = get_double_pendulum_chaotic_data(i=0, n=100)
33

44
@test size(xs) == (6, 100)

0 commit comments

Comments
 (0)