-
Notifications
You must be signed in to change notification settings - Fork 939
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for trait as a first parent scenario in dep tracking.
The documentation of `Relations.inheritance` mentions an oddity of Scala's type checker which manifests itself in what is being tracked by that relation in case of traits being first parent for a class/trait. Add a test case which verifies that this oddity actually exists and it's not harmful because it doesn't break an invariant between `memberRef` and `inheritance` relations.
- Loading branch information
1 parent
110a1e2
commit 454fc91
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters