[O] [patch][test] Remove jump.el dependency from test execution

2011-09-12 Thread Martyn Jago
Currently it is required to install the git submodule jump.el and dependencies to run tests, and yet these test helpers are not required in test execution. This patch removes this dependency, whilst loading the test helpers when they exist (git submodule init git submodule update). The idea

Re: [O] [patch][test] Remove jump.el dependency from test execution

2011-09-12 Thread Eric Schulte
Applied. Thanks! -- Eric Martyn Jago martyn.j...@btinternet.com writes: Currently it is required to install the git submodule jump.el and dependencies to run tests, and yet these test helpers are not required in test execution. This patch removes this dependency, whilst loading the test