Mercurial > repos > public > sbplib_julia
view test/Grids/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 "Grid" begin @test_broken false end @testset "eval_on" begin @test_broken false end @testset "getcomponent" begin @test_broken false end
