Rain: fixed a nasty copy-and-paste mistake in RainTypesTest

This commit is contained in:
Neil Brown 2007-09-15 18:35:13 +00:00
parent feedce5a24
commit f9c21dc4c7

View File

@ -147,7 +147,7 @@ checkExpressionTest = TestList
defVar "xu32" A.UInt32
defVar "xu64" A.UInt64
defVar "x16" A.Int16
defVar "x8" A.Int16
defVar "x8" A.Int8
tests :: Test
tests = TestList