diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2016-05-21 16:28:46 +0200 |
---|---|---|
committer | Rémi Verschelde <remi@verschelde.fr> | 2016-05-21 16:28:46 +0200 |
commit | a65a66b2a3b44ae93258cbdab7388752d1a05fad (patch) | |
tree | 67b2f4f4f1d69b198af548a7358b98904d9581ae /bin/tests/test_python.cpp | |
parent | b0a5347a1ceaff56e88d33fb13df2a91abae594f (diff) | |
parent | 33403d91f77f1f34b19bff763391500bc9c2616c (diff) |
Merge pull request #4740 from Marqin/whitespace
remove trailing whitespace
Diffstat (limited to 'bin/tests/test_python.cpp')
-rw-r--r-- | bin/tests/test_python.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tests/test_python.cpp b/bin/tests/test_python.cpp index 26fb4bdafb..f4a3d7a3a2 100644 --- a/bin/tests/test_python.cpp +++ b/bin/tests/test_python.cpp @@ -53,4 +53,4 @@ void test() { } -#endif
\ No newline at end of file +#endif |