use Paolo's benchmark
[mono.git] / mono / benchmark / Makefile.am
index f13667b988021cb726ddc3ce1454e512d27f3157..4273a7d134df7fe148b428e399f2f1cae5ef44a7 100644 (file)
@@ -25,9 +25,7 @@ TESTSRC=                      \
        bulkcpy.il              \
        math.cs                 \
        boxtest.cs              \
-       valuetype1.cs           \
-       valuetype2.cs           \
-       valuetype3.cs
+       valuetype-hash-equals.cs
 
 TESTSI_TMP=$(TESTSRC:.cs=.exe)
 TESTSI=$(TESTSI_TMP:.il=.exe)