mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
fix up EvalError in tests
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
This commit is contained in:
parent
8a4aa24889
commit
680681f944
@ -114,7 +114,7 @@ type TestEvaluatingErrors term
|
||||
= '[ BaseError (AddressError Precise (Val term))
|
||||
, BaseError (ValueError term Precise)
|
||||
, BaseError ResolutionError
|
||||
, BaseError EvalError
|
||||
, BaseError (EvalError Precise (Val term))
|
||||
, BaseError (HeapError Precise)
|
||||
, BaseError (ScopeError Precise)
|
||||
, BaseError (UnspecializedError (Val term))
|
||||
|
Loading…
Reference in New Issue
Block a user