Merge pull request #3389 from lambdageek/bug-43099
[mono.git] / mono / mini / exceptions.cs
index e84abc68b019d0994e72115d53373ee2097a8f99..98c6046e61a5cdea5dab273ee1b289d63c26a7b5 100644 (file)
@@ -2318,6 +2318,7 @@ class Tests
                Console.WriteLine ();
        }
 
+       [Category ("!BITCODE")]
        public static int test_0_rethrow_stacktrace () {
                // Check that rethrowing an exception preserves the original stack trace
                try {