Skip to content

Commit 6d43b5f

Browse files
Update runtests.jl
1 parent e24b675 commit 6d43b5f

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
@@ -44,7 +44,6 @@ using Test
4444
@test size(data)[1] == samples
4545
@test size(data)[2] == features + 1
4646

47-
end
4847
data = SyntheticDatasets.generate_swiss_roll(n_samples =samples,
4948
noise = 2.2,
5049
random_state = 5)

0 commit comments

Comments
 (0)