imported delegate patches from Daniel, new GetHashCode icalls
[mono.git] / mono / tests / Makefile.am
index 74d5624c68e56dfc323989e6e89734a0502d95c7..5d380f3edccd98c4987fcad4a1c2142a69b05c55 100644 (file)
@@ -81,7 +81,8 @@ TESTSRC=                      \
        appdomain-client.cs     \
        pointer.cs              \
        vararg.cs               \
-       rounding.cs
+       rounding.cs             \
+       hashcode.cs     
 
 
 TESTSI=$(TESTSRC:.cs=.exe)