Skip to content

Commit

Permalink
[distribution_list][CHG] clear some other comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Nemry committed Aug 7, 2014
1 parent ee3f73c commit c68e458
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions distribution_list/tests/test_distribution_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -544,9 +544,6 @@ def test_duplicate_distribution_list_and_filters(self):

def test_order_del(self):
"""
==========
_order_del
==========
check that removing element does not degrade order of the list
"""
cr, uid, context = self.cr, self.uid, {}
Expand All @@ -559,9 +556,6 @@ def test_order_del(self):

def test_mass_mailing(self):
"""
=================
test_mass_mailing
=================
Test that action is well returned with correct value required for
a mass mailing
"""
Expand Down

0 comments on commit c68e458

Please sign in to comment.