Skip to content

Commit

Permalink
fixed typo runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
madeleineudell committed Aug 18, 2016
1 parent 4e722b2 commit 17f1ad3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions test/runtests.jl
@@ -1,14 +1,8 @@
using FullRankModels
using LowRankModels
using Base.Test

# write your own tests here
@test 1 == 1



################################################################################
# ScikitLearnBase test
using LowRankModels
import ScikitLearnBase

# Check that KMeans can correctly separate two non-overlapping Gaussians
Expand Down

0 comments on commit 17f1ad3

Please sign in to comment.