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