Skip to content

Commit

Permalink
Update Compiler/test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Kristoffer Carlsson <[email protected]>
  • Loading branch information
aviatesk and KristofferC authored Nov 21, 2024
1 parent 43f687e commit 00bc3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiler/test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is a part of Julia. License is MIT: https://julialang.org/license
using Test, Compiler
using InteractiveUtils
using InteractiveUtils: @activate
@activate Compiler

for file in readlines(joinpath(@__DIR__, "testgroups"))
Expand Down

0 comments on commit 00bc3e8

Please sign in to comment.