152c152
< jobfile = env.setdefault('JOBFILE', joinpath(basedir, 'test.py'))
---
> jobfile = env.setdefault('JOBFILE', joinpath(rootdir, 'Test.py'))