about summary refs log tree commit diff
path: root/third_party/git/t/t4018/dts-nodes
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t4018/dts-nodes')
-rw-r--r--third_party/git/t/t4018/dts-nodes8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/git/t/t4018/dts-nodes b/third_party/git/t/t4018/dts-nodes
deleted file mode 100644
index 5a4334bb16..0000000000
--- a/third_party/git/t/t4018/dts-nodes
+++ /dev/null
@@ -1,8 +0,0 @@
-/ {
-	label_1: node1@ff00 {
-		RIGHT@deadf00,4000 {
-			#size-cells = <1>;
-			ChangeMe = <0xffeedd00>;
-		};
-	};
-};