aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/il_dl/12.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/il_dl/12.json')
-rw-r--r--tests/data/fixtures/il_dl/12.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/data/fixtures/il_dl/12.json b/tests/data/fixtures/il_dl/12.json
new file mode 100644
index 0000000..b8a636c
--- /dev/null
+++ b/tests/data/fixtures/il_dl/12.json
@@ -0,0 +1,18 @@
+{
+ "contents": "\nbc a",
+ "cells": {
+ "1,0": {
+ "contents": "b"
+ },
+ "1,1": {
+ "contents": "c"
+ },
+ "1,79": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 1,
+ 2
+ ]
+} \ No newline at end of file