summaryrefslogtreecommitdiff
path: root/tests/testdata/no_local_fixup-base.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/no_local_fixup-base.dts')
-rw-r--r--tests/testdata/no_local_fixup-base.dts7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/testdata/no_local_fixup-base.dts b/tests/testdata/no_local_fixup-base.dts
new file mode 100644
index 0000000..01bad36
--- /dev/null
+++ b/tests/testdata/no_local_fixup-base.dts
@@ -0,0 +1,7 @@
+/dts-v1/;
+/ {
+ a: a {
+ b = "b";
+ c = "c";
+ };
+ };