diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-12-09 23:11:17 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-12-09 23:11:17 +0000 |
| commit | bad02d68e90e887f86bbeb866a45bfdcd5a3b984 (patch) | |
| tree | 8a6cb85d5873ee38114e89cf88a1145c0fdcd084 /repoze/bfg/tests/fixtureapp/another.zcml | |
| parent | e654cb15caa0b020417ec93c7922d884e2c07100 (diff) | |
| download | pyramid-bad02d68e90e887f86bbeb866a45bfdcd5a3b984.tar.gz pyramid-bad02d68e90e887f86bbeb866a45bfdcd5a3b984.tar.bz2 pyramid-bad02d68e90e887f86bbeb866a45bfdcd5a3b984.zip | |
- A new dependency on the ``twill`` package was added to the
``setup.py`` ``tests_require`` argument (Twill will only be
downloaded when :mod:`repoze.bfg` ``setup.py test`` or ``setup.py
nosetests`` is invoked).
Diffstat (limited to 'repoze/bfg/tests/fixtureapp/another.zcml')
| -rw-r--r-- | repoze/bfg/tests/fixtureapp/another.zcml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/repoze/bfg/tests/fixtureapp/another.zcml b/repoze/bfg/tests/fixtureapp/another.zcml index 0ed8cff1b..f8678bad7 100644 --- a/repoze/bfg/tests/fixtureapp/another.zcml +++ b/repoze/bfg/tests/fixtureapp/another.zcml @@ -4,9 +4,7 @@ <view view=".views.fixture_view" - for="*" name="another.html" - permission="repoze.view" /> </configure> |
