More test coverage

This commit is contained in:
Alex Mykyta
2023-08-03 22:18:55 -07:00
parent f9e0d1babc
commit 5c3dd6e6bb
5 changed files with 239 additions and 10 deletions

View File

@@ -169,10 +169,6 @@ class Dereferencer:
return self.field_logic.get_swacc_identifier(field)
if prop_name == "swmod":
return self.field_logic.get_swmod_identifier(field)
if prop_name == "rd_swacc":
return self.field_logic.get_rd_swacc_identifier(field)
if prop_name == "wr_swacc":
return self.field_logic.get_wr_swacc_identifier(field)
# translate aliases