diff mx/projects @ 15655:ec29b2d3bdb4

mx unittest: add color support.
author Josef Eisl <josef.eisl@jku.at>
date Wed, 14 May 2014 20:58:35 +0200
parents 83c69954bbaa
children 7340fe377764
line wrap: on
line diff
--- a/mx/projects	Wed May 14 20:15:17 2014 +0200
+++ b/mx/projects	Wed May 14 20:58:35 2014 +0200
@@ -568,7 +568,7 @@
 # graal.test
 project@com.oracle.graal.test@subDir=graal
 project@com.oracle.graal.test@sourceDirs=src
-project@com.oracle.graal.test@dependencies=JUNIT
+project@com.oracle.graal.test@dependencies=JUNIT,com.oracle.graal.debug
 project@com.oracle.graal.test@checkstyle=com.oracle.graal.graph
 project@com.oracle.graal.test@javaCompliance=1.8
 project@com.oracle.graal.test@workingSets=Graal,Test