more specific test
This commit is contained in:
parent
dac80081ba
commit
b0e5d8047c
@ -39,7 +39,7 @@ function test_back(bk)
|
|||||||
update!(dm, 0.1)
|
update!(dm, 0.1)
|
||||||
|
|
||||||
@test dm(xs) ≈ d(xs)
|
@test dm(xs) ≈ d(xs)
|
||||||
@test dm(xs) ≉ d′(xs)
|
@test !(dm(xs) ≈ d′(xs))
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user