Skip to content

Commit

Permalink
Introduce test dependency on SpecialFunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Feb 15, 2017
1 parent d01a643 commit bccce09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/DualTest.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ using ForwardDiff: Partials, Dual, value, partials

import NaNMath
import Calculus
importall SpecialFunctions

samerng() = MersenneTwister(1)

Expand Down
1 change: 1 addition & 0 deletions test/REQUIRE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SpecialFunctions 0.1.0

0 comments on commit bccce09

Please sign in to comment.