Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
t-bltg committed Feb 7, 2022
1 parent d4622c5 commit 2d4bb78
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,7 @@ end
end

for fn in (
"test_defaults.jl"
"test_pipeline.jl"
"test_axes.jl"
"test_layouts.jl"
"test_contours.jl"
"test_axis_letter.jl"
"test_components.jl"
"test_shorthands.jl"
"integration_dates.jl"
"test_recipes.jl"
"test_hdf5plots.jl"
"test_pgfplotsx.jl"
"test_plotly.jl"
"test_defaults.jl""test_pipeline.jl""test_axes.jl""test_layouts.jl""test_contours.jl""test_axis_letter.jl""test_components.jl""test_shorthands.jl""integration_dates.jl""test_recipes.jl""test_hdf5plots.jl""test_pgfplotsx.jl""test_plotly.jl"
)
@testset "$fn" begin
include(fn)
Expand Down

0 comments on commit 2d4bb78

Please sign in to comment.