Your IP : 216.73.216.213
3
��2a� � @ sr d dl Z d dlZd dlmZ d dlmZ eje jdkd�G dd� dejej ej
��Zdd � Ze
d
krnee� � dS )� N)�run_unittest)�support�win32zthese tests require Windowsc @ s e Zd Zdd� ZdS )�BDistMSITestCasec C s, ddl m} | j� \}}||�}|j� d S )Nr )� bdist_msi)Zdistutils.command.bdist_msir Zcreate_distZensure_finalized)�selfr Zproject_dirZdist�cmd� r �3/opt/alt/python36/lib64/python3.6/test_bdist_msi.py�test_minimal
s zBDistMSITestCase.test_minimalN)�__name__�
__module__�__qualname__r r r r r
r s r c C s
t jt�S )N)�unittestZ makeSuiter r r r r
�
test_suite s r �__main__)�sysr Ztest.supportr Zdistutils.testsr Z
skipUnless�platformZTempdirManagerZLoggingSilencerZTestCaser r r r r r r
�<module> s