Merge pull request #2721 from ludovic-henry/fix-mono_ms_ticks
[mono.git] / mcs / class / System.Configuration / Makefile
index 065753050515d74addcbc04d91e84ec71296e0c9..5815830b6b9f18d4010a81939caa006ba5bd1585 100644 (file)
@@ -31,3 +31,6 @@ $(the_libdir_base)System.Security.dll:
 
 $(bare_libdir)/System.Xml.dll:
        (cd ../System.XML; $(MAKE) $@)
+
+run-test:
+       $(MAKE) -C Test/standalone
\ No newline at end of file