Skip to content

Commit

Permalink
Move test modules into subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Jan 3, 2020
1 parent 9510341 commit 255f316
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/snoopi.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using SnoopCompile
using Test

push!(LOAD_PATH, @__DIR__)
push!(LOAD_PATH, joinpath(@__DIR__, "testmodules"))
using A
using E
using FuncKinds
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 255f316

Please sign in to comment.