Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_traverse_project: Fix incorrect .project member for a test vector
One of the test vector passed a nonsense TraverseProjectVector.project member that did not point to an actual project under tests/sample_projects. Fix that, and add an assert to the test logic below to ensure this does not happen again.
- Loading branch information