Skip to content

Commit c313478

Browse files
Update runtests.jl
fixed extra end
1 parent a876349 commit c313478

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ using Test
7878

7979
@test size(data)[1] == samples
8080
@test size(data)[2] == 4
81-
end
8281

8382
data = SyntheticDatasets.generate_hastie_10_2(n_samples = samples,
8483
random_state = 5)

0 commit comments

Comments
 (0)