deterministic tests

This commit is contained in:
Mike J Innes 2018-02-08 10:33:51 +00:00
parent fcbdc49d6b
commit 356ebc4e13
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
using Flux, Base.Test
srand(0)
@testset "Flux" begin
include("utils.jl")