Script.include('b/b.js'); print("This should be relative to a.js : ", Script.resolvePath("someFile.js")); testResolve();