Reviving RunAllTests.py on trunk

Porting my fix from gramps40:
	git diff gramps40^ gramps40 | git apply

svn: r22730
This commit is contained in:
Vassilii Khachaturov
2013-07-24 06:30:59 +00:00
parent 03669acb70
commit 47d397f1ec
10 changed files with 39 additions and 104 deletions

View File

@@ -26,7 +26,7 @@ import tempfile
import shutil
import sys
sys.path.append('../src')
sys.path.append('../gramps')
import GrampsDb
import const