mirror of
https://github.com/MillironX/beefblup.git
synced 2024-11-13 03:03:08 +00:00
6 lines
89 B
Julia
6 lines
89 B
Julia
using BeefBLUP
|
|
using Test
|
|
|
|
@testset "BeefBLUP.jl" begin
|
|
# Write your tests here.
|
|
end
|