mirror of
https://github.com/drasko/codezero.git
synced 2026-01-24 16:53:14 +01:00
Added inclusion of test_exec binary to test0
This commit is contained in:
@@ -10,6 +10,7 @@ from os.path import *
|
||||
PROJRELROOT = '../../'
|
||||
|
||||
sys.path.append(PROJRELROOT)
|
||||
sys.path.append('../../../../')
|
||||
|
||||
from config.projpaths import *
|
||||
from config.configuration import *
|
||||
|
||||
Reference in New Issue
Block a user