Style: Remove drivers unit test directory from codeignore

Unit tests for drivers are currently not checked for style compliance.
We should be checking coding style in unit tests, so we remove them from
the .codecheckignore file.
pull/14993/head
Hari Limaye 2021-08-16 10:04:43 +01:00
parent e588f80d13
commit 6440546b74
1 changed files with 0 additions and 1 deletions

View File

@ -35,4 +35,3 @@
^UNITTESTS
^storage/blockdevice/tests/UNITTESTS
^storage/kvstore/tests/UNITTESTS
^drivers/tests/UNITTESTS