Added inclusion of test_exec binary to test0

This commit is contained in:
Bahadir Balban
2009-09-30 23:45:19 +03:00
parent 4e7d8ddc25
commit 7ca634450b
3 changed files with 26 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ from os.path import *
PROJRELROOT = '../../'
sys.path.append(PROJRELROOT)
sys.path.append('../../../../')
from config.projpaths import *
from config.configuration import *