Update test
authorMarek Safar <marek.safar@gmail.com>
Wed, 26 Jun 2013 12:40:09 +0000 (14:40 +0200)
committerMarek Safar <marek.safar@gmail.com>
Wed, 26 Jun 2013 12:43:34 +0000 (14:43 +0200)
mcs/tests/test-181.cs

index 1c4a6ba463ea07296eaaa2215224791b786eba10..526f238285fea10be61d84ad175f8618e6633a13 100644 (file)
@@ -19,7 +19,7 @@ class Test
        {
        }
 
-       [MethodImplAttribute((short)32)]
+       [MethodImplAttribute((byte)32)]
        public void test3 ()
        {
        }