using Test, Base.Filesystem import Exio @testset "test_AmrexCastro" begin include("test_AmrexCastro.jl") end; @testset "test_Exio.input_parser_docstring" begin @test println(@doc Exio.input_parser) === nothing end;