Skip to content

Commit

Permalink
Include LinearAlgebra module in micro benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Enet4 committed Jan 22, 2018
1 parent bea2fb7 commit 2316a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/perf/micro/perf.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This file is a part of Julia. License is MIT: https://julialang.org/license

using LinearAlgebra
using Test
using Printf

Expand Down

0 comments on commit 2316a3b

Please sign in to comment.