From e230ccb573a8954066c50b95949e9ee8b26aea5d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Fri, 19 Jun 2009 12:59:59 +0000
Subject: [PATCH]  - remove obsoleted XXX question

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27685 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/tests/testBPMCore.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/product/ERP5/tests/testBPMCore.py b/product/ERP5/tests/testBPMCore.py
index 97c1185ddc..75be32ea5f 100644
--- a/product/ERP5/tests/testBPMCore.py
+++ b/product/ERP5/tests/testBPMCore.py
@@ -2363,7 +2363,6 @@ class TestBPMImplementation(TestBPMMixin):
       business_process.getPathValueList(trade_phase='default/delivery')
     )
 
-    # XXX: Luke: it is ORing not ANDing?
     self.assertSameSet(
       (accounting_delivery_business_path, delivery_business_path,
         accounting_business_path),
-- 
2.30.9