changeset 8696 | 0bb18407c053 |
parent 7363 | 2293c49b290a |
8695:358d8bed9626 | 8696:0bb18407c053 |
---|---|
1 from cubicweb.devtools import DEFAULT_SOURCES |
1 from cubicweb.devtools import DEFAULT_SOURCES |
2 LOGIN, PASSWORD = DEFAULT_SOURCES['admin'].values() |
2 LOGIN, PASSWORD = DEFAULT_SOURCES['admin'].itervalues() |
3 |
3 |
4 # Generated by the windmill services transformer |
4 # Generated by the windmill services transformer |
5 from windmill.authoring import WindmillTestClient |
5 from windmill.authoring import WindmillTestClient |
6 |
6 |
7 |
7 |