view test/testRegionIndices.jl @ 422:f0d6906d8937 bugfix/tensor_application_multiplication

Revert unintentional change of runtests
author Jonatan Werpers <jonatan@werpers.com>
date Sun, 18 Oct 2020 22:12:30 +0200
parents 28e71a861531
children
line wrap: on
line source

using Sbplib.RegionIndices
using Test

@testset "RegionIndices" begin
	@test_broken false
end