summaryrefslogtreecommitdiff
path: root/java-compat/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'java-compat/allTests.py')
-rwxr-xr-xjava-compat/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/java-compat/allTests.py b/java-compat/allTests.py
index 18df973cab0..d0439bd0028 100755
--- a/java-compat/allTests.py
+++ b/java-compat/allTests.py
@@ -13,4 +13,4 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "..", "scripts"))
from Util import runTestsWithPath
-runTestsWithPath(__file__) \ No newline at end of file
+runTestsWithPath(__file__)