[interp] Implement CEE_RETHROW properly by allocating a separate exception variable...
[mono.git] / mono / mini / exceptions.cs
index 07f498e628ba1812082dbf0cb1d3a12b2d86245d..3251985e4d702f02e7b58499dc727b99bc4949f2 100644 (file)
@@ -2316,7 +2316,6 @@ class Tests
                Console.WriteLine ();
        }
 
-       [Category ("!INTERPRETER")]
        [Category ("!BITCODE")]
        public static int test_0_rethrow_stacktrace () {
                // Check that rethrowing an exception preserves the original stack trace