Skip to content

Commit

Permalink
fix scoping
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Jan 2, 2024
1 parent e182a4a commit 7255a24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/backedges.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using Revise, JuliaInterpreter, Test
using Revise, Test
using Revise.JuliaInterpreter: Frame
using Base.Meta: isexpr

isdefined(@__MODULE__, :do_test) || include("common.jl")
Expand Down

0 comments on commit 7255a24

Please sign in to comment.