aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-08-20 21:29:37 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-08-20 21:29:37 +0100
commite7f490bcaad1513e10b77973bb52e686b44499a8 (patch)
tree8b783a3880372362d80ecc11279b523ddbf5bd50 /test
parentc792f67f0d06db31ea5801c1f1329e01d0f169fb (diff)
downloadmicro-lang-hs-e7f490bcaad1513e10b77973bb52e686b44499a8.tar.gz
micro-lang-hs-e7f490bcaad1513e10b77973bb52e686b44499a8.zip
Test name
Diffstat (limited to 'test')
-rw-r--r--test/Language.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Language.hs b/test/Language.hs
index 40e9c23..247318f 100644
--- a/test/Language.hs
+++ b/test/Language.hs
@@ -208,7 +208,7 @@ testCase14 =
Just (E.Error E.UnexpectedReturn _ _) -> return $ ()
testCase15 =
- TestLabel "symbol defined" $
+ TestLabel "symbol already defined" $
TestCase $ do
e <-
expectError