Update for ky
This commit is contained in:
7
julia/test/genetic_algorithm.jl
Normal file
7
julia/test/genetic_algorithm.jl
Normal file
@@ -0,0 +1,7 @@
|
||||
@testset "Genetic Algorithm" begin
|
||||
|
||||
println("Testing Genetic Algorithm")
|
||||
|
||||
@test true
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user