⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Fixed file:// links in test results#4

Open
ryenski wants to merge 1 commit intodrnic:masterfrom
ryenski:master
Open

Fixed file:// links in test results#4
ryenski wants to merge 1 commit intodrnic:masterfrom
ryenski:master

Conversation

@ryenski
Copy link

@ryenski ryenski commented Oct 1, 2010

This commit fixes the "txmt://" backtrace links in the test results window.

Previously, the links would be created like:

# txmt://open?line=5&url=file://app/models/thing.rb

Now, they use the full path, like:

# txmt://open?line=5&url=file:///Users/my_username/Sites/project_name/app/models/thing.rb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant