Merge pull request #249 from pcc/xgetinputfocus
[mono.git] / mono / tests / Makefile.am
index a72f337e8bd5c6f5c47e75a34ea604cd44c040a4..971cb1681255a2bfaf276d63fea39f1a1805c60b 100644 (file)
@@ -379,6 +379,7 @@ BASE_TEST_CS_SRC=           \
        bug-696593.cs   \
        bug-705140.cs   \
        bug-1147.cs     \
+       mono-path.cs    \
        bug-bxc-795.cs
 
 TEST_CS_SRC_DIST=      \
@@ -607,7 +608,7 @@ if ARM
 test-sgen : sgen-tests
 else
 if S390x
-test-sgen : sgen-tests
+test-sgen : sgen-regular-tests
 endif
 endif
 endif