summaryrefslogtreecommitdiff
path: root/tests3/data/construct-pairs.code
diff options
context:
space:
mode:
Diffstat (limited to 'tests3/data/construct-pairs.code')
-rw-r--r--tests3/data/construct-pairs.code9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests3/data/construct-pairs.code b/tests3/data/construct-pairs.code
deleted file mode 100644
index 64f86ee..0000000
--- a/tests3/data/construct-pairs.code
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "Block tasks": [
- ("meeting", "with team."),
- ("meeting", "with boss."),
- ("break", "lunch."),
- ("meeting", "with client."),
- ],
- "Flow tasks": [ ("meeting", "with team"), ("meeting", "with boss") ],
-}