-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rearrange the method whereby we
:check
or :prove
, etc all
the loaded properties. Instead of listing all the loaded properties and then parsing their names, we instead directly use the internal names retrieved from the module. This avoids problems arising from the names of the properties not being in scope. Separately, we should add settings for controlling exactly which properties should be considered; right now it is always all loaded properties. Fixes #639
- Loading branch information
1 parent
57b62d5
commit e598a74
Showing
3 changed files
with
115 additions
and
74 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
Oops, something went wrong.