aboutsummaryrefslogtreecommitdiff
path: root/tests/testdata/compositeTRUTH.xml
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2010-12-26 14:38:25 -0500
committerGravatar rcoh <rcoh@mit.edu>2010-12-26 14:38:25 -0500
commitbbb31f8213d61b7c91d8b17c543d12491dd2df1b (patch)
tree587be5cb3b64fb5797dc311ac082e3e7503635c2 /tests/testdata/compositeTRUTH.xml
parentb09a41f0891c041ad4fcecca59d03f52fe9ee9e8 (diff)
a bugfix in APL. Support and a unit test for behavior inheritance. It now happens automatically
when the config is loaded. Simply use Config.loadConfigFile(fileName) to leverage the functionality.
Diffstat (limited to 'tests/testdata/compositeTRUTH.xml')
-rw-r--r--tests/testdata/compositeTRUTH.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/testdata/compositeTRUTH.xml b/tests/testdata/compositeTRUTH.xml
index ded1666..435b75a 100644
--- a/tests/testdata/compositeTRUTH.xml
+++ b/tests/testdata/compositeTRUTH.xml
@@ -7,4 +7,7 @@
<that>this</that>
<SomeNewParam>blah</SomeNewParam>
</B>
+<A>
+ <someparam>appenedA</someparam>
+ </A>
</Override> \ No newline at end of file