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