mirror of
https://github.com/anoma/juvix.git
synced 2024-12-14 08:27:03 +03:00
[test] Add test to suite
This commit is contained in:
parent
242275a4e3
commit
6ce6489617
@ -116,4 +116,9 @@ tests = [
|
||||
"AmbiguousModule.mjuvix" $ \case
|
||||
ErrAmbiguousModuleSym {} -> Nothing
|
||||
_ -> wrongError
|
||||
, NegTest "Ambiguous nested constructors"
|
||||
"."
|
||||
"AmbiguousConstructor.mjuvix" $ \case
|
||||
ErrAmbiguousSym {} -> Nothing
|
||||
_ -> wrongError
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user