summaryrefslogtreecommitdiff
path: root/tests/path-references.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/path-references.dts')
-rw-r--r--tests/path-references.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/path-references.dts b/tests/path-references.dts
index 91e7ef7..b00fd79 100644
--- a/tests/path-references.dts
+++ b/tests/path-references.dts
@@ -1,6 +1,7 @@
/dts-v1/;
/ {
+ rref = &{/};
/* Check multiple references case */
multiref = &n1 , &n2;
n1: node1 {