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