Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/sugar.json
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-28 20:03:18 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-28 20:03:18 (GMT)
commitef443c2bd7e8e5581d6634a6a14b803b21e520ae (patch)
tree8ad01a7de2cc87826759875a4c1e196118b8e3b6 /config/modules/sugar.json
parentc9476f1837246cfe59c7a8e262e404def7c6f533 (diff)
Move all checks into python code
So that they can be logged.
Diffstat (limited to 'config/modules/sugar.json')
-rw-r--r--config/modules/sugar.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/modules/sugar.json b/config/modules/sugar.json
index b0c9bf6..39293fb 100644
--- a/config/modules/sugar.json
+++ b/config/modules/sugar.json
@@ -34,7 +34,7 @@
},
{
"distribute": true,
- "has_tests": true,
+ "has_checks": true,
"name": "sugar-runner",
"repo": "git://git.sugarlabs.org/sugar-runner/sugar-runner.git"
}