no warning here
This commit is contained in:
parent
daf962a831
commit
d271616162
@ -20,7 +20,6 @@ end
|
|||||||
|
|
||||||
@testset "Stack Traces" begin
|
@testset "Stack Traces" begin
|
||||||
model = TLP(Affine(10, 20), Affine(21, 15))
|
model = TLP(Affine(10, 20), Affine(21, 15))
|
||||||
info("The following warning is normal")
|
|
||||||
dm = tf(model)
|
dm = tf(model)
|
||||||
e = try dm(rand(10))
|
e = try dm(rand(10))
|
||||||
catch e e end
|
catch e e end
|
||||||
|
Loading…
Reference in New Issue
Block a user