aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/decsc/4.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/decsc/4.json')
-rw-r--r--tests/data/fixtures/decsc/4.json63
1 files changed, 63 insertions, 0 deletions
diff --git a/tests/data/fixtures/decsc/4.json b/tests/data/fixtures/decsc/4.json
new file mode 100644
index 0000000..61d9c00
--- /dev/null
+++ b/tests/data/fixtures/decsc/4.json
@@ -0,0 +1,63 @@
+{
+ "contents": "foobaz\n\n\n bar",
+ "cells": {
+ "0,0": {
+ "contents": "f"
+ },
+ "0,1": {
+ "contents": "o"
+ },
+ "0,2": {
+ "contents": "o"
+ },
+ "0,3": {
+ "contents": "b"
+ },
+ "0,4": {
+ "contents": "a"
+ },
+ "0,5": {
+ "contents": "z"
+ },
+ "3,0": {
+ "contents": " "
+ },
+ "3,1": {
+ "contents": " "
+ },
+ "3,10": {
+ "contents": "a"
+ },
+ "3,11": {
+ "contents": "r"
+ },
+ "3,2": {
+ "contents": " "
+ },
+ "3,3": {
+ "contents": " "
+ },
+ "3,4": {
+ "contents": " "
+ },
+ "3,5": {
+ "contents": " "
+ },
+ "3,6": {
+ "contents": " "
+ },
+ "3,7": {
+ "contents": " "
+ },
+ "3,8": {
+ "contents": " "
+ },
+ "3,9": {
+ "contents": "b"
+ }
+ },
+ "cursor_position": [
+ 19,
+ 19
+ ]
+} \ No newline at end of file