Skip to content

Commit

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

Expand Down

0 comments on commit a3479e8

Please sign in to comment.