Skip to content

Commit

Permalink
Remove test workaround (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Aug 10, 2024
1 parent 6add8a6 commit 9c77fd6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
using Clang
using Test

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

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

0 comments on commit 9c77fd6

Please sign in to comment.