view test/Grids/tensor_grid_test.jl @ 1245:6323d2fe3b4f refactor/grids

Add stub files for tests
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 21 Feb 2023 21:42:31 +0100
parents
children c150eabaf656
line wrap: on
line source

using Sbplib.Grids
using Test

@testset "TensorGrid" begin
    @test_broken false
end