fix incorrect folder name for julia-0.6.x
Former-commit-id: ef2c7401e0876f22d2f7762d182cfbcd5a7d9c70
This commit is contained in:
5
julia-0.6.3/share/julia/test/test_exec.jl
Normal file
5
julia-0.6.3/share/julia/test/test_exec.jl
Normal file
@@ -0,0 +1,5 @@
|
||||
# This file is a part of Julia. License is MIT: https://julialang.org/license
|
||||
|
||||
using Base.Test
|
||||
# Check that the fallback test set throws immediately
|
||||
@test 1 == 2
|
||||
Reference in New Issue
Block a user