Tests: Add newly introduced theme to theme list.
Introduced in [38710]. See #37924. git-svn-id: https://develop.svn.wordpress.org/trunk@38712 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9cfa200891
commit
e3becde640
@ -160,6 +160,7 @@ class Tests_Theme_ThemeDir extends WP_UnitTestCase {
|
||||
'Page Template Theme', // theme with page templates for other test code
|
||||
'Theme with Spaces in the Directory',
|
||||
'Internationalized Theme',
|
||||
'camelCase',
|
||||
);
|
||||
|
||||
sort($theme_names);
|
||||
|
Loading…
Reference in New Issue
Block a user