diff options
Diffstat (limited to 'third_party/git/t/t4018/dts-nodes-comment2')
-rw-r--r-- | third_party/git/t/t4018/dts-nodes-comment2 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/git/t/t4018/dts-nodes-comment2 b/third_party/git/t/t4018/dts-nodes-comment2 deleted file mode 100644 index 27e9718b31cf..000000000000 --- a/third_party/git/t/t4018/dts-nodes-comment2 +++ /dev/null @@ -1,8 +0,0 @@ -/ { - label_1: node1@ff00 { - RIGHT@deadf00,4000 { /* a trailing comment */ - #size-cells = <1>; - ChangeMe = <0xffeedd00>; - }; - }; -}; |