Switch to side-by-side view

--- a/ForgeDownloads/test.ini
+++ b/ForgeDownloads/test.ini
@@ -1,5 +1,5 @@
 #
-# pyforge - TurboGears 2 testing environment configuration
+# allura - TurboGears 2 testing environment configuration
 #
 # The %(here)s variable will be replaced with the parent directory of this file
 #
@@ -17,13 +17,13 @@
 port = 5000
 
 [app:main]
-use = config:../pyforge/test.ini
+use = config:../Allura/test.ini
 
 [app:main_without_authn]
-use = config:../pyforge/test.ini#main_without_authn
+use = config:../Allura/test.ini#main_without_authn
 
 [app:main_with_amqp]
-use = config:../pyforge/test.ini#main_with_amqp
+use = config:../Allura/test.ini#main_with_amqp
 
 [loggers]
 keys = root