aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/decsc/6.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/fixtures/decsc/6.json')
-rw-r--r--tests/data/fixtures/decsc/6.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/data/fixtures/decsc/6.json b/tests/data/fixtures/decsc/6.json
new file mode 100644
index 0000000..3b83db6
--- /dev/null
+++ b/tests/data/fixtures/decsc/6.json
@@ -0,0 +1,21 @@
+{
+ "contents": "\n\n\n\nfoo",
+ "cells": {
+ "4,0": {
+ "contents": "f",
+ "fgcolor": "1"
+ },
+ "4,1": {
+ "contents": "o",
+ "fgcolor": "1"
+ },
+ "4,2": {
+ "contents": "o",
+ "fgcolor": "1"
+ }
+ },
+ "cursor_position": [
+ 4,
+ 3
+ ]
+} \ No newline at end of file