Mercurial > repos > public > sbplib_julia
view test/testRegionIndices.jl @ 697:1b3b8f82349e refactor/operator_naming
Update tests for inner_product and inverse_inner_product
| author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
|---|---|
| date | Sun, 14 Feb 2021 13:49:44 +0100 |
| parents | 28e71a861531 |
| children |
line wrap: on
line source
using Sbplib.RegionIndices using Test @testset "RegionIndices" begin @test_broken false end
