Index: tests/AppManifest.xml.expect |
diff --git a/tests/AppManifest.xml.expect b/tests/AppManifest.xml.expect |
index ee8757523c57951d66befc370d9082082cc03c76..b4084478a616e241804fc4913163c9d9464f57be 100644 |
--- a/tests/AppManifest.xml.expect |
+++ b/tests/AppManifest.xml.expect |
@@ -41,7 +41,7 @@ |
<Extensions> |
<uap3:Extension Category="windows.appExtension"> |
<uap3:AppExtension Name="com.microsoft.edge.extension" |
- Id="EdgeExtension" |
+ Id="1.0" |
Sebastian Noack
2016/12/16 11:20:11
I wonder whether we should extend the tests to cre
Sebastian Noack
2016/12/19 15:30:20
As discussed offline, the tests would be much less
Sebastian Noack
2016/12/19 17:19:52
Fine with me. I just got the impression, when we t
wspee
2016/12/21 14:15:51
The xml file is generated by rendering a template.
Sebastian Noack
2016/12/21 15:54:15
lxml can be installed using pip, and so also via t
|
PublicFolder="Extension" |
DisplayName="Adblock Plus"> |
<uap3:Properties> |