aboutsummaryrefslogtreecommitdiff
path: root/test/core/Inputs/custom-section-coalesce.objtxt
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/Inputs/custom-section-coalesce.objtxt')
-rw-r--r--test/core/Inputs/custom-section-coalesce.objtxt15
1 files changed, 0 insertions, 15 deletions
diff --git a/test/core/Inputs/custom-section-coalesce.objtxt b/test/core/Inputs/custom-section-coalesce.objtxt
deleted file mode 100644
index de3efe339aae..000000000000
--- a/test/core/Inputs/custom-section-coalesce.objtxt
+++ /dev/null
@@ -1,15 +0,0 @@
----
-defined-atoms:
- - ref-name: L1
- type: constant
- merge: by-content
- content: [ 01, 02, 03, 04 ]
- section-choice: custom-required
- section-name: .mysection
-
- - ref-name: L2
- type: constant
- merge: by-content
- content: [ 01, 02, 03, 04 ]
- section-choice: custom-required
- section-name: .mysection2