summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_path.py
AgeCommit message (Collapse)Author
2009-06-27- Use the ``pkg_resources`` API to locate template filenames insteadChris McDonough
of dead-reckoning using the ``os.path`` module.
2009-06-18Add path module tests.Chris McDonough