019f8e3064
Former-commit-id: ccc667cf67d569f3fb3df39aa57c2134755a7551
6 lines
162 B
Julia
6 lines
162 B
Julia
# 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
|