Add some machinery to test the Include directive
commita6ace987a913852af30bb5e3ae6bf145dc9c6157
authorDan McGee <dan@archlinux.org>
Mon, 17 May 2010 23:47:30 +0000 (17 18:47 -0500)
committerDan McGee <dan@archlinux.org>
Mon, 17 May 2010 23:47:30 +0000 (17 18:47 -0500)
treebab1c477eda951edf1c9ea51103ae3b0f23060f2
parent3a85f83840888cbab09f2413fa3eb7c3b71055e5
Add some machinery to test the Include directive

After the previous patch that re-enabled its use outside of sync repository
sections which we had unintentionally disabled.

Signed-off-by: Dan McGee <dan@archlinux.org>
pactest/pmdb.py
pactest/tests/config001.py [new file with mode: 0644]
pactest/tests/config002.py [new file with mode: 0644]
pactest/util.py