Skip to content

Commit

Permalink
Revert "Remove test workaround (#504)"
Browse files Browse the repository at this point in the history
This reverts commit 9c77fd6. Now the tests fail
for a different reason :')
  • Loading branch information
JamesWrigley committed Aug 21, 2024
1 parent 9c77fd6 commit 45d8130
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
using Clang
using Test

# Temporary hack to make @doc work in 1.11 for the documentation tests. See:
# https://github.com/JuliaLang/julia/issues/54664
using REPL

include("jllenvs.jl")
include("file.jl")
include("generators.jl")
Expand Down

0 comments on commit 45d8130

Please sign in to comment.