Skip to content

Commit

Permalink
Revert "Remove test workaround (#504)" (#507)
Browse files Browse the repository at this point in the history
This reverts commit 9c77fd6.
  • Loading branch information
JamesWrigley authored Sep 1, 2024
1 parent 9c77fd6 commit d965e86
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 d965e86

Please sign in to comment.