Skip to content

Commit

Permalink
Free TestFunctionRunner
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jan 19, 2022
1 parent cdd2663 commit c7aaf5f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions test/environments/jl16/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -505,12 +505,10 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[TestFunctionRunner]]
deps = ["Distributed", "LoadAllPackages", "Pkg", "Test"]
git-tree-sha1 = "960d1c79fdf61ce63826c161e87ccbb589e460b5"
repo-rev = "master"
repo-url = "https://github.com/tkf/TestFunctionRunner.jl"
deps = ["Distributed", "LoadAllPackages", "Pkg", "Terminators", "Test"]
git-tree-sha1 = "5e58b00d31869b4972aad04e6b34558653b2831f"
uuid = "792026f5-ac9a-4a19-adcb-47b0ce2deb5d"
version = "0.1.0"
version = "0.1.3"

[[TimerOutputs]]
deps = ["ExprTools", "Printf"]
Expand Down

0 comments on commit c7aaf5f

Please sign in to comment.