| Index: tests/test_packagerEdge.py |
| =================================================================== |
| --- a/tests/test_packagerEdge.py |
| +++ b/tests/test_packagerEdge.py |
| @@ -167,6 +167,7 @@ |
| assert 'AppxManifest.xml' in names |
| assert 'AppxBlockMap.xml' in names |
| assert '[Content_Types].xml' in names |
| + assert 'Extension/lib/info.js' in names |
| assert 'devbuild-marker' not in appx.read('AppxManifest.xml') |
| assert appx.read('Assets/logo_44.png') == '44' |