mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 07:04:34 +00:00
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user