aboutsummaryrefslogtreecommitdiff
path: root/tests/data/construct-pairs.data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/construct-pairs.data')
-rw-r--r--tests/data/construct-pairs.data7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/construct-pairs.data b/tests/data/construct-pairs.data
new file mode 100644
index 0000000..05f55b9
--- /dev/null
+++ b/tests/data/construct-pairs.data
@@ -0,0 +1,7 @@
+# Explicitly typed pairs.
+Block tasks: !!pairs
+ - meeting: with team.
+ - meeting: with boss.
+ - break: lunch.
+ - meeting: with client.
+Flow tasks: !!pairs [ meeting: with team, meeting: with boss ]