diff options
Diffstat (limited to 'test/lint/lint-tests.sh')
-rwxr-xr-x | test/lint/lint-tests.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lint/lint-tests.sh b/test/lint/lint-tests.sh index ffc0660551..9d83547df4 100755 --- a/test/lint/lint-tests.sh +++ b/test/lint/lint-tests.sh @@ -6,6 +6,7 @@ # # Check the test suite naming conventions +export LC_ALL=C EXIT_CODE=0 NAMING_INCONSISTENCIES=$(git grep -E '^BOOST_FIXTURE_TEST_SUITE\(' -- \ |