Remove test.h from .clang-format file

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski 2021-12-15 16:10:33 +00:00 committed by Compute-Runtime-Automation
parent 242b08d72b
commit cdfbf6b65d
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ IncludeCategories:
Priority: 1
- Regex: '^.(documentation|manifests|offline_compiler|opencl|scripts)/'
Priority: 2
- Regex: '^"test\.h"$'
Priority: 2
- Regex: '^.(level_zero)/'
Priority: 3
- Regex: '(d3d9types|d3d10_1)\.h'