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