You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2013/03/28 17:57:40 UTC

[11/42] git commit: [5453] Added some tests

[5453] Added some 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/61f53eb5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/61f53eb5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/61f53eb5

Branch: refs/heads/db/5453
Commit: 61f53eb51111bfa39371417b2b739f21348fff61
Parents: 102d0e7
Author: Stefano Invernizzi <st...@apache.org>
Authored: Fri Jan 11 19:07:48 2013 +0100
Committer: Dave Brondsema <db...@slashdotmedia.com>
Committed: Thu Mar 28 16:53:30 2013 +0000

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


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