Cleanup tests

This commit is contained in:
jmartin 2014-11-07 14:41:02 +01:00
parent 04dc102ebc
commit 300cb918b8
3 changed files with 8 additions and 6 deletions

View File

@ -1,2 +1,4 @@
Version 3.4.0 - 2014-11-05
Version 2.7.0 - 2013-03-14
* Initial release

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
#This file is part of sale_salesman module for Tryton.
#The COPYRIGHT file at the top level of this repository contains
#the full copyright notices and license terms.
# This file is part of sale_salesman module for Tryton.
# The COPYRIGHT file at the top level of this repository contains
# the full copyright notices and license terms.
from setuptools import setup
import re

View File

@ -1,6 +1,6 @@
#This file is part of sale_salesman module for Tryton.
#The COPYRIGHT file at the top level of this repository contains
#the full copyright notices and license terms.
# This file is part of sale_salesman module for Tryton.
# The COPYRIGHT file at the top level of this repository contains
# the full copyright notices and license terms.
from .test_sale_salesman import suite