fixed tests
This commit is contained in:
parent
10d0eebc31
commit
233386140a
|
@ -12,8 +12,3 @@ Documenter.makedocs(
|
|||
checkdocs = :exports,
|
||||
authors = "Brandon Taylor"
|
||||
)
|
||||
|
||||
using Base.Test
|
||||
|
||||
# write your own tests here
|
||||
@test 1 == 2
|
||||
|
|
Loading…
Reference in New Issue