Skip to content

Commit

Permalink
Update etc/test_formatting.jl
Browse files Browse the repository at this point in the history
Also gather test files.

Co-authored-by: Lars Göttgens <[email protected]>
  • Loading branch information
lkastner and lgoettgens authored Apr 11, 2024
1 parent d32226d commit a9ef1fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/test_formatting.jl
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ result = 0
# Collect all code files.
entire = [
_gather_source_files(joinpath(oscardir, "src/"));
_gather_source_files(joinpath(oscardir, "test/"));
_gather_source_files(joinpath(oscardir, "experimental/"))
]

Expand Down

0 comments on commit a9ef1fe

Please sign in to comment.