summaryrefslogtreecommitdiff
path: root/util/lint/lint-stable-009-old-licenses
diff options
context:
space:
mode:
Diffstat (limited to 'util/lint/lint-stable-009-old-licenses')
-rwxr-xr-xutil/lint/lint-stable-009-old-licenses2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-stable-009-old-licenses b/util/lint/lint-stable-009-old-licenses
index 4d0cb4f4d3..f5c1f4143e 100755
--- a/util/lint/lint-stable-009-old-licenses
+++ b/util/lint/lint-stable-009-old-licenses
@@ -23,7 +23,7 @@ _shipped$|\
"
if [ -z "$HEADER_DIRS" ]; then
- HEADER_DIRS="src util"
+ HEADER_DIRS="src util tests"
fi
LC_ALL=C export LC_ALL