diff test/testLazyTensors.jl @ 448:912ae510dec9 feature/inflated_tensormapping

Use new name of IdentityMapping
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 19 Oct 2020 21:04:51 +0200
parents 1db5ec38955e
children ac6d22570a08
line wrap: on
line diff
--- a/test/testLazyTensors.jl	Mon Oct 19 20:59:08 2020 +0200
+++ b/test/testLazyTensors.jl	Mon Oct 19 21:04:51 2020 +0200
@@ -302,4 +302,8 @@
     @inferred range_size(I)
 end
 
+@testset "InflatedTensorMapping" begin
+
 end
+
+end