Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Aug 7, 2024
1 parent f9b3a05 commit b9f873c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_for_precompile.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
__PRECOMPILE__ = true
let
let
mkdir("../output/", exist_ok=true)
include("../examples/autopilot.jl")
end

Expand Down

0 comments on commit b9f873c

Please sign in to comment.