summaryrefslogtreecommitdiff
path: root/mock.wpr
blob: 888a7d18a6763a05f5ba1923e70cb560e4561536 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('.'),
                        'excludes': (),
                        'filter': '*',
                        'include_hidden': 0,
                        'recursive': 1,
                        'watch_for_changes': 1}]
proj.file-type = 'shared'
testing.auto-test-file-specs = ('*test.py',)