From c014f0cdf74684a651270629080a25b9c34ddedf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Tue, 6 Jan 2009 12:45:06 +0000
Subject: [PATCH] remove obsolete TODOs

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

diff --git a/product/ERP5/tests/testInvoice.py b/product/ERP5/tests/testInvoice.py
index 41e3c9d51f..262c928b3e 100644
--- a/product/ERP5/tests/testInvoice.py
+++ b/product/ERP5/tests/testInvoice.py
@@ -29,10 +29,6 @@
 """
   Tests invoice creation from simulation.
 
-TODO:
-  * check empty related Delivery Rule
-  * check divergence
-
 """
 
 from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase
-- 
2.30.9