diff options
author | Thomas Haller <thaller@redhat.com> | 2024-05-16 08:22:50 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2024-05-16 08:22:50 (GMT) |
commit | 8539b7d39fd70e8958d6a339299b64cd4862b882 (patch) | |
tree | 876bd3c2f07dae9aa6688ee751e9fcdd77201dd2 /tools | |
parent | 6db85366264c9c83e0d53995bfb68e0150184cb4 (diff) | |
download | libnl-8539b7d39fd70e8958d6a339299b64cd4862b882.zip libnl-8539b7d39fd70e8958d6a339299b64cd4862b882.tar.gz libnl-8539b7d39fd70e8958d6a339299b64cd4862b882.tar.bz2 |
format: reformat "tests/nl-test-util.h" file
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/clang-format.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/clang-format.sh b/tools/clang-format.sh index 6a0db2a..40c3f7a 100755 --- a/tools/clang-format.sh +++ b/tools/clang-format.sh @@ -334,7 +334,6 @@ EXCLUDE_PATHS_TOPLEVEL+=( "src/nl-rule-list.c" "src/nl-tctree-list.c" "src/nl-util-addr.c" - "tests/nl-test-util.h" "tests/test-cache-mngr.c" "tests/test-complex-HTB-with-hash-filters.c" "tests/test-create-bridge.c" |