summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/unit/expr/node_white.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/expr/node_white.h b/test/unit/expr/node_white.h
index e2e1a94fd..788c71d9b 100644
--- a/test/unit/expr/node_white.h
+++ b/test/unit/expr/node_white.h
@@ -93,7 +93,7 @@ public:
}
void testAttributes() {
- AttributeManager& am = d_nm->d_am;
+ AttributeManager& am = d_nm->d_attrManager;
//Debug.on("boolattr");
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback