using Flux, Base.Test @testset "Flux" begin include("utils.jl") include("tracker.jl") include("layers/normalisation.jl") include("optimise.jl") end