Skip to content

Commit 3680860

Browse files
committed
Fix
1 parent 8ca6f2e commit 3680860

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

DifferentiationInterfaceTest/test/benchmark.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
using Pkg; Pkg.activate(@__DIR__)
2-
31
using ADTypes
42
using DifferentiationInterfaceTest
53
import DifferentiationInterfaceTest as DIT
4+
import ForwardDiff
65
using Tables, DataAPI
76
using Test
87

0 commit comments

Comments
 (0)