-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix that const definitions referencing imported consts cannot be load…
…ed (#551) * We should check the expectedPath against the thrift file name, instead of the full path, which might contain directories. * Addressing the comment for the test case. * Use an existing API of the Location class. * Remove unintentional format change.
- Loading branch information
1 parent
3c6d808
commit ef9b63c
Showing
2 changed files
with
43 additions
and
3 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
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