You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by st...@apache.org on 2013/04/04 00:22:27 UTC

[5/5] git commit: [#5566] include organizationstats tests in run_tests

[#5566] include organizationstats tests in run_tests


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/aa1a90db
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/aa1a90db
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/aa1a90db

Branch: refs/heads/si/5566
Commit: aa1a90dbf3768f5042321ad1ef2b2784c7035dde
Parents: 787ef23
Author: Stefano Invernizzi <st...@apache.org>
Authored: Thu Apr 4 00:21:18 2013 +0200
Committer: Stefano Invernizzi <st...@apache.org>
Committed: Thu Apr 4 00:21:18 2013 +0200

----------------------------------------------------------------------
 run_tests |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/aa1a90db/run_tests
----------------------------------------------------------------------
diff --git a/run_tests b/run_tests
index 80a3079..e4e6945 100755
--- a/run_tests
+++ b/run_tests
@@ -23,6 +23,7 @@ if [ "$TEST_MODULES"  == "" ]; then
     ForgeActivity \
     ForgeShortUrl \
     ForgeUserStats \
+    ForgeOrganizationStats \
     "
 fi