Add admin directory to template testing target
The admin directory was mistakenly excluded from the sections to be template tested. This change adds it in. Change-Id: If3a576c62146e0cc72f602fb7aa8e5fbbf19d32e
This commit is contained in:
parent
02210a5bd4
commit
a4e95ea164
@ -126,6 +126,7 @@ sh_test(
|
||||
)
|
||||
|
||||
DIRECTORIES = [
|
||||
"admin",
|
||||
"change",
|
||||
"change-list",
|
||||
"core",
|
||||
|
Loading…
Reference in New Issue
Block a user