Skip to content

Commit

Permalink
closes #256 by renaming subfolder aux to auxfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
tlienart committed Aug 17, 2023
1 parent f375933 commit 5b92df3
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/_2_indir.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ end
end

@testset "aux" begin
p = "indir"/"aux"
p = "indir"/"auxfiles"
include(p/"literate.jl")
include(p/"rss.jl")
include(p/"sitemap-robots.jl")
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 5b92df3

Please sign in to comment.