diff --git a/tools/bin/go_core_tests b/tools/bin/go_core_tests index 0fffcb72a39..492e0d7de45 100755 --- a/tools/bin/go_core_tests +++ b/tools/bin/go_core_tests @@ -29,4 +29,4 @@ else echo "All tests passed!" fi echo "go_core_tests exiting with code $EXITCODE" -exit $EXITCODE +exit $EXITCODE \ No newline at end of file