Reformat: delete trailing whitespace
[metaproxy-moved-to-github.git] / src / test_session1.cpp
index ca4d3b7..e7d9b7c 100644 (file)
@@ -28,10 +28,10 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 using namespace boost::unit_test;
 namespace mp = metaproxy_1;
 
-BOOST_AUTO_TEST_CASE( testsession1 ) 
+BOOST_AUTO_TEST_CASE( testsession1 )
 {
 
-    // test session 
+    // test session
     try {
         mp::Session session1;
         mp::Session session2;