From 55f1572b241e354fc248211f3534acd920078091 Mon Sep 17 00:00:00 2001 From: Arif Anatol Celik Date: Tue, 10 Jul 2018 09:46:04 -0700 Subject: [PATCH] Label sulongrust as test project. --- mx.sulong/suite.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mx.sulong/suite.py b/mx.sulong/suite.py index 5d0f6625b..c52e75b42 100644 --- a/mx.sulong/suite.py +++ b/mx.sulong/suite.py @@ -373,6 +373,7 @@ "buildEnv" : { "OS" : "", }, + "testProject" : True, }, "com.oracle.truffle.llvm.tests.libc" : { "subDir" : "tests",