changeset 5527:3152b08f34e0

Fixed JUnit dependency of test project.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 08 Jun 2012 18:35:09 +0200
parents 87e4aed94b26
children 751b6ab65d54
files mx/projects
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx/projects	Fri Jun 08 18:31:33 2012 +0200
+++ b/mx/projects	Fri Jun 08 18:35:09 2012 +0200
@@ -140,7 +140,7 @@
 # graal.test
 project@com.oracle.graal.tests@subDir=graal
 project@com.oracle.graal.tests@sourceDirs=src
-project@com.oracle.graal.tests@dependencies=com.oracle.graal.printer
+project@com.oracle.graal.tests@dependencies=JUNIT,com.oracle.graal.printer
 project@com.oracle.graal.tests@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.tests@javaCompliance=1.7