diff --git a/test/phpunit/CategorieTest.php b/test/phpunit/CategorieTest.php
index b4c3436b624f416c5e1e30b79b7c456df5918821..ae3e92268df101caa1f0a1196bda52692276666c 100755
--- a/test/phpunit/CategorieTest.php
+++ b/test/phpunit/CategorieTest.php
@@ -336,4 +336,4 @@ class CategorieTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/CompanyBankAccountTest.php b/test/phpunit/CompanyBankAccountTest.php
index bb5e729c4de32750f60e752f469c1b59b8a81aa6..24d6ad03d80efed2496cf7b3a53abfe77ad14a41 100644
--- a/test/phpunit/CompanyBankAccountTest.php
+++ b/test/phpunit/CompanyBankAccountTest.php
@@ -233,4 +233,4 @@ class CompanyBankAccountTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/CoreTest.php b/test/phpunit/CoreTest.php
index 7ac69f9c4c8d91496435d5419e095e7fb967e6d2..2142f69e646f133b77acb0144e88fce75597f482 100755
--- a/test/phpunit/CoreTest.php
+++ b/test/phpunit/CoreTest.php
@@ -297,4 +297,4 @@ class CoreTest extends PHPUnit_Framework_TestCase
 		$this->assertEquals($result,$expectedresult);
     }
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/DateLibTzFranceTest.php b/test/phpunit/DateLibTzFranceTest.php
index 23947c0f7538cc1d22206fe87d28075e02d3b3b0..5630664c91c67fc156bd6f3be8e5940ffdaa065f 100644
--- a/test/phpunit/DateLibTzFranceTest.php
+++ b/test/phpunit/DateLibTzFranceTest.php
@@ -199,4 +199,4 @@ class DateLibTzFranceTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/ExportTest.php b/test/phpunit/ExportTest.php
index ca1c69da2e52feb0aa3e556a9f26b9391c7ab87c..d5938fc46915816c4d16f1d79a2b0bd335f9ea8a 100755
--- a/test/phpunit/ExportTest.php
+++ b/test/phpunit/ExportTest.php
@@ -265,4 +265,4 @@ class ExportTest extends PHPUnit_Framework_TestCase
         return true;
     }
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/FactureTest.php b/test/phpunit/FactureTest.php
index 36e499bb613286cf11d54d0d50d38b8a6d8903aa..9551c6ce02e90a69ac49ae01c65ce06eebaa2206 100644
--- a/test/phpunit/FactureTest.php
+++ b/test/phpunit/FactureTest.php
@@ -329,4 +329,4 @@ class FactureTest extends PHPUnit_Framework_TestCase
         return $retAr;
     }
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/FactureTestRounding.php b/test/phpunit/FactureTestRounding.php
index 9961c74c3851fa8437233762c927f9183c0546c7..6adeb71471d40f246df0ae63f5675a9320acab56 100644
--- a/test/phpunit/FactureTestRounding.php
+++ b/test/phpunit/FactureTestRounding.php
@@ -333,4 +333,4 @@ class FactureTestRounding extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/ImportTest.php b/test/phpunit/ImportTest.php
index 6cd5beecad7663da6a8d5c7d94b77191b7c29067..af3b53a837ecb6fe781219932950c555c6bf1a6b 100755
--- a/test/phpunit/ImportTest.php
+++ b/test/phpunit/ImportTest.php
@@ -134,4 +134,4 @@ class ImportTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/JsonLibTest.php b/test/phpunit/JsonLibTest.php
index ad7a31bb5371cf2e3998b364eea5e024ff565cd0..e5610981399504670ecf895c4c34f99ef4c61555 100755
--- a/test/phpunit/JsonLibTest.php
+++ b/test/phpunit/JsonLibTest.php
@@ -170,4 +170,4 @@ class JsonLibTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/ModulesTest.php b/test/phpunit/ModulesTest.php
index 26f76e942f9cb3b9bba5506e1ca89e09d60e1372..4adf6530190f20bf24eee9428a8677c417517d89 100755
--- a/test/phpunit/ModulesTest.php
+++ b/test/phpunit/ModulesTest.php
@@ -146,4 +146,4 @@ class ModulesTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/PropalTest.php b/test/phpunit/PropalTest.php
index 772a792e367615509b6a8d3ede7223151b26ed51..87c81b61413b927886d79793bc8a6da85570fdf8 100644
--- a/test/phpunit/PropalTest.php
+++ b/test/phpunit/PropalTest.php
@@ -287,4 +287,4 @@ class PropalTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/WebservicesInvoicesTest.php b/test/phpunit/WebservicesInvoicesTest.php
index 1f619beae6b35f4dd82c359330ded5962a91c54c..13bc3fe3eeebaa0d563a4b29836b48e7b3656633 100755
--- a/test/phpunit/WebservicesInvoicesTest.php
+++ b/test/phpunit/WebservicesInvoicesTest.php
@@ -176,4 +176,4 @@ class WebservicesInvoicesTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/WebservicesOrdersTest.php b/test/phpunit/WebservicesOrdersTest.php
index e1ecca1371e6acf6dae3d95900fd757bcd2d40fd..f4f40979ac731d79a7412c6f1237740aa2a4f654 100755
--- a/test/phpunit/WebservicesOrdersTest.php
+++ b/test/phpunit/WebservicesOrdersTest.php
@@ -175,4 +175,4 @@ class WebservicesOrdersTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/WebservicesOtherTest.php b/test/phpunit/WebservicesOtherTest.php
index 005e3e9114e2868ab8a31e3b7236949e3196a1ec..745647272608cd3e8fc4a36df0afa2f4e4cef49a 100755
--- a/test/phpunit/WebservicesOtherTest.php
+++ b/test/phpunit/WebservicesOtherTest.php
@@ -176,4 +176,4 @@ class WebservicesOtherTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>
diff --git a/test/phpunit/WebservicesThirdpartyTest.php b/test/phpunit/WebservicesThirdpartyTest.php
index 84c433f9716fc689a021b78cf57671b020082a91..d672e53b1938585138a05a0652813baaa7599d66 100755
--- a/test/phpunit/WebservicesThirdpartyTest.php
+++ b/test/phpunit/WebservicesThirdpartyTest.php
@@ -176,4 +176,4 @@ class WebservicesThirdpartyTest extends PHPUnit_Framework_TestCase
     }
 
 }
-?>
\ No newline at end of file
+?>