When using the HTML Runner, if the directory being run is not `tests.specs`, the links within the runner do not resolve to any test because the directory defaults back to `tests.specs`.
Update links within the runner output to include the directory parameter so that drill-down to specific tests from the runner output resolves correctly.
Resolved in PR#45: https://github.com/Ortus-Solutions/TestBox/pull/45