Add test for dynamic method resurrection.
[mono.git] / mono / tests / Makefile.am
index 0e9c429ee2ace9a3a674aec31d6802a7ec0d3a42..a7145476017caa9a4618fcb55ee9db3d971d96b5 100644 (file)
@@ -371,7 +371,8 @@ BASE_TEST_CS_SRC=           \
        bug-575941.cs   \
        bug-599469.cs   \
        bug-389886-3.cs \
-       monitor.cs
+       monitor.cs      \
+       dynamic-method-resurrection.cs
 
 TEST_CS_SRC_DIST=      \
        $(BASE_TEST_CS_SRC)     \