diff --git a/test/runtests.jl b/test/runtests.jl index 6d89af3..568d78b 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -12,8 +12,3 @@ Documenter.makedocs( checkdocs = :exports, authors = "Brandon Taylor" ) - -using Base.Test - -# write your own tests here -@test 1 == 2