DEBSOURCES
Skip Quicknav
sources / julia / 0.3.2-2 / test / test_sourcepath.jl
1234
# source path in tasks path = Base.source_path() @test endswith(path, joinpath("test","test_sourcepath.jl")) @test yieldto(@task Base.source_path()) == path