Skip to content
Snippets Groups Projects
Commit e99f64ab authored by Joan He's avatar Joan He
Browse files

MAGETWO-32028: updated theme.xml test files

parent 17ea05f5
Branches
No related merge requests found
{
"name": "magento/theme-adminhtml-test_default",
"description": "N/A",
"require": {
"php": "~5.4.11|~5.5.0",
"magento/framework": "0.1.0-alpha103",
"magento/magento-composer-installer": "*"
},
"type": "magento2-theme",
"version": "0.1.0"
}
...@@ -6,4 +6,5 @@ ...@@ -6,4 +6,5 @@
--> -->
<theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../../../../../lib/internal/Magento/Framework/Config/etc/theme.xsd"> <theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../../../../../lib/internal/Magento/Framework/Config/etc/theme.xsd">
<title>Default</title> <title>Default</title>
<version>0.1.0</version>
</theme> </theme>
{
"name": "magento/theme-frontend-test_default",
"description": "N/A",
"require": {
"php": "~5.4.11|~5.5.0",
"magento/framework": "0.1.0-alpha103",
"magento/magento-composer-installer": "*"
},
"type": "magento2-theme",
"version": "0.1.0"
}
...@@ -6,4 +6,5 @@ ...@@ -6,4 +6,5 @@
--> -->
<theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../../../../../lib/internal/Magento/Framework/Config/etc/theme.xsd"> <theme xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../../../../../lib/internal/Magento/Framework/Config/etc/theme.xsd">
<title>Default</title> <title>Default</title>
<version>0.1.0</version>
</theme> </theme>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment