Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwinters5000 committed Dec 8, 2022
1 parent 95e260d commit 17c33c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ end
compare_cell_info(out_file, ref_file)
end

@timed_testset "reinterpolate with nonuniform data qith VTU format" begin
@timed_testset "reinterpolate with nonuniform data with VTU format" begin
# Create and test output with reinterpolation (default options: `reinterpolate=true, data_is_uniform=false`)
@test_nowarn trixi2vtk(joinpath(outdir, "solution_000010.h5"), output_directory=outdir)
outfilename = "solution_000010.vtu"
Expand Down

0 comments on commit 17c33c5

Please sign in to comment.