Adujst paths

Signed-off-by: Elena Uziunaite <[email protected]>
This commit is contained in:
Elena Uziunaite
2024-12-19 20:48:59 +02:00
parent 48a32dd8a8
commit 59fbed801e
+1 -1
View File
@@ -43,7 +43,7 @@ component_check_doxy_blocks () {
component_check_files () {
msg "Check: file sanity checks (permissions, encodings)" # < 1s
tests/scripts/check_files.py
framework/scripts/check_files.py
}
component_check_changelog () {