Switch to unified view

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