Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading of test library #6

Closed
wants to merge 1 commit into from
Closed

Fix loading of test library #6

wants to merge 1 commit into from

Conversation

tarsius
Copy link

@tarsius tarsius commented Mar 16, 2017

Since there is a ".nosearch" file next to the test file, it won't be
on the load-path unless it was explicitly put there. So instead of
using require load the file explicitly using load-file.

Since there is a ".nosearch" file next to the test file, it won't be
on the `load-path' unless it was explicitly put there.  So instead of
using `require' load the file explicitly using `load-file'.
@tarsius
Copy link
Author

tarsius commented Mar 21, 2018

Giving up.

@tarsius tarsius closed this Mar 21, 2018
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.

None yet

1 participant