tests/app/soc/logic/test_allocations.py
changeset 2140 32b0731f0bf5
parent 2139 43a02512ebf7
child 2142 573301607587
--- a/tests/app/soc/logic/test_allocations.py	Thu Apr 09 22:05:44 2009 +0000
+++ b/tests/app/soc/logic/test_allocations.py	Thu Apr 09 22:06:18 2009 +0000
@@ -66,7 +66,7 @@
     self.max_slots_per_org = 40
     self.min_slots_per_org = 2
     self.allocated = 0
-    self.algorithm = 1
+    self.algorithm = 2
 
     apps = {
         'asf': (20, 20),