Switch to unified view

a/run_tests b/run_tests
...
...
20
    ForgeHg \
20
    ForgeHg \
21
    ForgeSVN \
21
    ForgeSVN \
22
    ForgeTracker \
22
    ForgeTracker \
23
    ForgeWiki \
23
    ForgeWiki \
24
    ForgeDownloads \
24
    ForgeDownloads \
25
    ForgeActivity \
25
    "
26
    "
26
fi
27
fi
27
28
28
# Run with --with-coverage for coverage (add --cover-html for html report)
29
# Run with --with-coverage for coverage (add --cover-html for html report)
29
for module in $TEST_MODULES; do
30
for module in $TEST_MODULES; do