summaryrefslogtreecommitdiff
path: root/tests3/data/spec-02-27.structure
diff options
context:
space:
mode:
Diffstat (limited to 'tests3/data/spec-02-27.structure')
-rw-r--r--tests3/data/spec-02-27.structure17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests3/data/spec-02-27.structure b/tests3/data/spec-02-27.structure
deleted file mode 100644
index a2113b9..0000000
--- a/tests3/data/spec-02-27.structure
+++ /dev/null
@@ -1,17 +0,0 @@
-[
-(True, True),
-(True, True),
-(True, [
- (True, True),
- (True, True),
- (True, [(True, True), (True, True), (True, True), (True, True)]),
- ]),
-(True, '*'),
-(True, [
- [(True, True), (True, True), (True, True), (True, True)],
- [(True, True), (True, True), (True, True), (True, True)],
- ]),
-(True, True),
-(True, True),
-(True, True),
-]